testing the waters for convergence #5598
ocs-operator-ci.yaml
on: pull_request
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Annotations
8 errors and 8 warnings
golangci-lint (1.22):
services/ux-backend/handlers/expandstorage/handler.go#L182
var-naming: func parameter storageClusterUid should be storageClusterUID (revive)
|
golangci-lint (1.22):
services/ux-backend/handlers/expandstorage/handler.go#L255
var-naming: func parameter storageClusterUid should be storageClusterUID (revive)
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L66
var-naming: struct field clusterId should be clusterID (revive)
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L68
var-naming: struct field storageClusterUid should be storageClusterUID (revive)
|
golangci-lint (1.22):
controllers/util/util.go#L138
var-naming: func parameter storageClusterUid should be storageClusterUID (revive)
|
golangci-lint (1.22):
services/provider/server/server.go#L926
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint (1.22)
issues found
|
verify generated changes (1.22)
Process completed with exit code 2.
|
commitlint
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
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go test (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
|
verify generated changes (1.22)
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.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
|