controllers: add a new controller to setup mirroring #5500
ocs-operator-ci.yaml
on: pull_request
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Annotations
6 errors and 2 warnings
golangci-lint (1.22):
controllers/mirroring/mirroring_controller.go#L386
undefined: slices (typecheck)
|
golangci-lint (1.22):
main.go#L61
could not import github.com/red-hat-storage/ocs-operator/v4/controllers/mirroring (-: # github.com/red-hat-storage/ocs-operator/v4/controllers/mirroring
|
golangci-lint (1.22):
controllers/mirroring/mirroring_controller.go#L386
undefined: slices) (typecheck)
|
golangci-lint (1.22)
issues found
|
go test (1.22):
controllers/mirroring/mirroring_controller.go#L386
undefined: slices
|
go test (1.22)
Process completed with exit code 2.
|
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/ocs-operator/ocs-operator. Supported file pattern: go.sum
|