Bug 2309489:[release-4.17] Fix noobaa-account name to be storageconsumer name #4716
ocs-operator-ci.yaml
on: pull_request
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Annotations
15 errors and 2 warnings
golangci-lint (1.22):
main.go#L65
could not import github.com/red-hat-storage/ocs-operator/v4/controllers/storageconsumer (-: # github.com/red-hat-storage/ocs-operator/v4/controllers/storageconsumer
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L131
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)
|
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L132
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L133
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)) (typecheck)
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L131
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)
|
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L132
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)
|
golangci-lint (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L133
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount) (typecheck)
|
golangci-lint (1.22):
controllers/storagerequest/storagerequest_controller.go#L27
could not import github.com/red-hat-storage/ocs-operator/v4/controllers/storageconsumer (-: # github.com/red-hat-storage/ocs-operator/v4/controllers/storageconsumer
|
go test (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L131
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)
|
|
go test (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L132
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)
|
go test (1.22):
controllers/storageconsumer/storageconsumer_controller.go#L133
r.noobaaAccount undefined (type *StorageConsumerReconciler has no field or method noobaaAccount)
|
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
|