Skip to content

refactor: simplify wehbook configuration controller handlers #2776

refactor: simplify wehbook configuration controller handlers

refactor: simplify wehbook configuration controller handlers #2776

Triggered via pull request October 3, 2024 05:44
Status Failure
Total duration 7m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 10 notices
Golangci-lint: internal/controller/admissionpolicy_controller.go#L83
Error return value is not checked (errcheck)
Golangci-lint: internal/controller/admissionpolicygroup_controller.go#L83
Error return value is not checked (errcheck)
Golangci-lint: internal/controller/clusteradmissionpolicy_controller.go#L83
Error return value is not checked (errcheck)
Golangci-lint: internal/controller/clusteradmissionpolicygroup_controller.go#L83
Error return value is not checked (errcheck)
Golangci-lint: cmd/main.go#L219
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.FieldIndexer).IndexField` is not checked (errcheck)
Golangci-lint: cmd/main.go#L220
Error return value is not checked (errcheck)
Golangci-lint: cmd/main.go#L224
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.FieldIndexer).IndexField` is not checked (errcheck)
Golangci-lint: cmd/main.go#L225
Error return value is not checked (errcheck)
Golangci-lint: cmd/main.go#L229
Error return value of `(sigs.k8s.io/controller-runtime/pkg/client.FieldIndexer).IndexField` is not checked (errcheck)
Golangci-lint: cmd/main.go#L230
Error return value is not checked (errcheck)
Integration tests
Process completed with exit code 2.