OCM-5281 | Feat | Add region validation from ocm-shards and list regions command #433
check-pull-request.yaml
on: pull_request
Lint
1m 19s
Matrix: Test
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
|