Skip to content

OCM-5281 | Feat | Add region validation from ocm-shards and list regions command #455

OCM-5281 | Feat | Add region validation from ocm-shards and list regions command

OCM-5281 | Feat | Add region validation from ocm-shards and list regions command #455

Triggered via pull request January 31, 2024 19:55
Status Failure
Total duration 1m 6s
Artifacts

check-pull-request.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 4 warnings
Test (ubuntu-latest): pkg/cluster/cluster.go#L29
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go (imported by github.com/openshift-online/ocm-cli/cmd/ocm/login); to add:
Test (ubuntu-latest): pkg/cluster/cluster.go#L30
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/accountsmgmt/v1 (imported by github.com/openshift-online/ocm-cli/cmd/ocm/whoami); to add:
Test (ubuntu-latest): cmd/ocm/login/cmd.go#L30
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/authentication (imported by github.com/openshift-online/ocm-cli/cmd/ocm/login); to add:
Test (ubuntu-latest): pkg/cluster/cluster.go#L31
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/clustersmgmt/v1 (imported by github.com/openshift-online/ocm-cli/cmd/ocm/tunnel); to add:
Test (ubuntu-latest): pkg/output/printer.go#L28
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/data (imported by github.com/openshift-online/ocm-cli/pkg/output); to add:
Test (ubuntu-latest)
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/errors (imported by github.com/openshift/rosa/pkg/ocm); to add:
Test (ubuntu-latest): cmd/ocm/pop/job/job.go#L25
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/jobqueue/v1 (imported by github.com/openshift-online/ocm-cli/cmd/ocm/pop/job); to add:
Test (ubuntu-latest): pkg/cluster/describe.go#L28
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/servicelogs/v1 (imported by github.com/openshift-online/ocm-cli/pkg/cluster); to add:
Test (ubuntu-latest)
missing go.sum entry for module providing package github.com/openshift-online/ocm-sdk-go/servicemgmt/v1 (imported by github.com/openshift/rosa/pkg/ocm); to add:
Test (ubuntu-latest)
Process completed with exit code 2.
Test (windows-latest)
The operation was canceled.
Test (macos-latest)
The operation was canceled.
Lint: pkg/account/account.go#L29
undefined: sdk (typecheck)
Lint: pkg/config/config_test.go#L57
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L69
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L81
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L82
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L94
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L95
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L107
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L119
undefined: MakeTokenString (typecheck)
Lint: pkg/config/config_test.go#L131
undefined: MakeTokenString (typecheck)
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.