add VolumeGroupSnapshotClass for CephFS and RBD #5583
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):
main.go#L65
could not import github.com/red-hat-storage/ocs-operator/v4/controllers/storagecluster (-: # github.com/red-hat-storage/ocs-operator/v4/controllers/storagecluster
|
golangci-lint (1.22):
controllers/storagecluster/storagecluster_controller.go#L251
undefined: util.CrdCreateAndDeletePredicate) (typecheck)
|
golangci-lint (1.22):
controllers/ocsinitialization/ocsinitialization_controller.go#L14
could not import github.com/red-hat-storage/ocs-operator/v4/controllers/storagecluster (-: # github.com/red-hat-storage/ocs-operator/v4/controllers/storagecluster
|
golangci-lint (1.22):
controllers/storagecluster/storagecluster_controller.go#L251
undefined: util.CrdCreateAndDeletePredicate) (typecheck)
|
golangci-lint (1.22):
controllers/storagecluster/storagecluster_controller.go#L251
undefined: util.CrdCreateAndDeletePredicate (typecheck)
|
golangci-lint (1.22)
issues found
|
go test (1.22):
controllers/storagecluster/storagecluster_controller.go#L251
undefined: util.CrdCreateAndDeletePredicate
|
go test (1.22)
Process completed with exit code 2.
|
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
|
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.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
|