Skip to content

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

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 #433

Triggered via pull request December 14, 2023 21:16
Status Failure
Total duration 1m 29s
Artifacts

check-pull-request.yaml

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

Annotations

10 errors
Test (ubuntu-latest): pkg/config/config.go#L275
builder.RhRegion undefined (type *sdk.ConnectionBuilder has no field or method RhRegion)
Test (ubuntu-latest): pkg/rhRegion/rhRegion.go#L19
sdk.NewConnectionBuilder().Tokens(token).RhRegion undefined (type *sdk.ConnectionBuilder has no field or method RhRegion)
Test (ubuntu-latest)
Process completed with exit code 2.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Test (macos-latest)
The operation was canceled.
Lint: pkg/rhRegion/rhRegion.go#L19
sdk.NewConnectionBuilder().Tokens(token).RhRegion undefined (type *sdk.ConnectionBuilder has no field or method RhRegion) (typecheck)
Lint: pkg/config/config.go#L275
builder.RhRegion undefined (type *sdk.ConnectionBuilder has no field or method RhRegion) (typecheck)
Lint
issues found