Create a CSV webhook #1884
golangci-lint.yaml
on: pull_request
golangci-lint
1m 15s
Annotations
10 errors and 1 warning
golangci-lint:
main.go#L42
could not import github.com/red-hat-storage/odf-operator/controllers (-: # github.com/red-hat-storage/odf-operator/controllers
|
golangci-lint:
controllers/storagesystem_controller_fake.go#L56
unknown field Log in struct literal of type StorageSystemReconciler) (typecheck)
|
golangci-lint:
controllers/storagesystem_controller_fake.go#L56
unknown field Log in struct literal of type StorageSystemReconciler
|
golangci-lint:
controllers/delete_test.go#L90
fakeReconciler.Log undefined (type *StorageSystemReconciler has no field or method Log)
|
golangci-lint:
controllers/quickstarts_test.go#L66
fakeReconciler.Log undefined (type *StorageSystemReconciler has no field or method Log)
|
golangci-lint:
controllers/quickstarts_test.go#L146
fakeReconciler.Log undefined (type *StorageSystemReconciler has no field or method Log)
|
golangci-lint:
controllers/quickstarts_test.go#L159
fakeReconciler.Log undefined (type *StorageSystemReconciler has no field or method Log)
|
golangci-lint:
controllers/subscriptions_test.go#L102
fakeReconciler.Log undefined (type *StorageSystemReconciler has no field or method Log)
|
golangci-lint:
controllers/vendors_test.go#L69
fakeReconciler.Log undefined (type *StorageSystemReconciler has no field or method Log) (typecheck)
|
golangci-lint
issues found
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|