Restrict Node Label Matching for Supported Topology Keys in NodeTopologyMap #5729
ocs-operator-ci.yaml
on: pull_request
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Annotations
13 errors and 8 warnings
golangci-lint (1.23):
controllers/mirroring/mirroring_controller.go#L23
could not import github.com/red-hat-storage/ocs-operator/api/v4/v1 (-: # github.com/red-hat-storage/ocs-operator/api/v4/v1
|
golangci-lint (1.23):
vendor/github.com/red-hat-storage/ocs-operator/api/v4/v1/topologymap.go#L71
undefined: corev1.LabelRack) (typecheck)
|
golangci-lint (1.23):
controllers/defaults/utils.go#L6
could not import github.com/red-hat-storage/ocs-operator/api/v4/v1 (-: # github.com/red-hat-storage/ocs-operator/api/v4/v1
|
golangci-lint (1.23):
vendor/github.com/red-hat-storage/ocs-operator/api/v4/v1/topologymap.go#L71
undefined: corev1.LabelRack) (typecheck)
|
golangci-lint (1.23):
controllers/storageclusterpeer/storageclusterpeer_controller.go#L26
could not import github.com/red-hat-storage/ocs-operator/api/v4/v1 (-: # github.com/red-hat-storage/ocs-operator/api/v4/v1
|
golangci-lint (1.23):
vendor/github.com/red-hat-storage/ocs-operator/api/v4/v1/topologymap.go#L71
undefined: corev1.LabelRack) (typecheck)
|
golangci-lint (1.23):
controllers/ocsinitialization/ocsinitialization_controller.go#L502
declared and not used: allowConsumers (typecheck)
|
golangci-lint (1.23):
controllers/ocsinitialization/ocsinitialization_controller.go#L8
"strconv" imported and not used (typecheck)
|
golangci-lint (1.23)
issues found
|
verify generated changes (1.23)
undefined: corev1.LabelRack
|
verify generated changes (1.23)
Process completed with exit code 2.
|
go test (1.23):
vendor/github.com/red-hat-storage/ocs-operator/api/v4/v1/topologymap.go#L71
undefined: corev1.LabelRack
|
go test (1.23)
Process completed with exit code 2.
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify code spellings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify generated changes (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify generated changes (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
|
go test (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go test (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
|