Update dependencies (minor) #259
Annotations
10 errors
golangci-lint:
main.go#L43
could not import github.com/gardener/terminal-controller-manager/webhooks (-: # github.com/gardener/terminal-controller-manager/webhooks
|
golangci-lint:
webhooks/terminal_mutating_handler.go#L81
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
golangci-lint:
webhooks/terminal_validating_handler.go#L516
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
golangci-lint:
webhooks/terminal_validating_handler.go#L522
h.Decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
golangci-lint:
controllers/controller_suite_test.go#L28
could not import github.com/gardener/terminal-controller-manager/webhooks (-: # github.com/gardener/terminal-controller-manager/webhooks
|
golangci-lint:
webhooks/terminal_mutating_handler.go#L81
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
golangci-lint:
webhooks/terminal_validating_handler.go#L516
h.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
golangci-lint:
webhooks/terminal_validating_handler.go#L522
h.Decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
golangci-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)
|
golangci-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)
|
Loading