Skip to content

✨ Allow to wire an object mutation handler #3006

✨ Allow to wire an object mutation handler

✨ Allow to wire an object mutation handler #3006

Triggered via pull request September 3, 2024 18:23
Status Failure
Total duration 2m 40s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/webhook/admission/webhook.go#L99
exported: exported type HandlerFactory should have comment or be unexported (revive)
lint: pkg/webhook/admission/webhook.go#L120
exported: comment on exported function WithHandlerFactory should be of the form "WithHandlerFactory ..." (revive)
lint: pkg/builder/webhook.go#L69
exported: comment on exported method WebhookBuilder.WithMutatorFactory should be of the form "WithMutatorFactory ..." (revive)
lint
issues found