Skip to content

Create a CSV webhook #1884

Create a CSV webhook

Create a CSV webhook #1884

Triggered via pull request January 15, 2025 08:06
Status Failure
Total duration 1m 22s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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