Skip to content

Update dependencies (minor) #263

Update dependencies (minor)

Update dependencies (minor) #263

Triggered via pull request October 29, 2024 20:58
Status Failure
Total duration 2m 19s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: main.go#L43
could not import github.com/gardener/terminal-controller-manager/webhooks (-: # github.com/gardener/terminal-controller-manager/webhooks
lint: webhooks/terminal_mutating_handler.go#L81
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
lint: webhooks/terminal_validating_handler.go#L516
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
lint: webhooks/terminal_validating_handler.go#L522
h.Decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
lint: controllers/controller_suite_test.go#L28
could not import github.com/gardener/terminal-controller-manager/webhooks (-: # github.com/gardener/terminal-controller-manager/webhooks
lint: webhooks/terminal_mutating_handler.go#L81
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
lint: webhooks/terminal_validating_handler.go#L516
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
lint: webhooks/terminal_validating_handler.go#L522
h.Decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
lint: webhooks/terminal_mutating_handler.go#L81
h.Decoder.Decode undefined (type *"sigs.k8s.io/controller-runtime/pkg/webhook/admission".Decoder is pointer to interface, not interface)
lint: webhooks/terminal_validating_handler.go#L516
h.Decoder.Decode undefined (type *"sigs.k8s.io/controller-runtime/pkg/webhook/admission".Decoder is pointer to interface, not interface)