Update k8s packages (minor) #720
Annotations
10 errors and 1 warning
verify:
pkg/cmd/options.go#L30
could not import github.com/stackitcloud/gardener-extension-acl/pkg/webhook (-: # github.com/stackitcloud/gardener-extension-acl/pkg/webhook
|
verify:
pkg/webhook/add.go#L42
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
verify:
pkg/webhook/webhook.go#L48
e.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
verify:
cmd/gardener-extension-acl/app/app.go#L34
could not import github.com/stackitcloud/gardener-extension-acl/pkg/webhook (-: # github.com/stackitcloud/gardener-extension-acl/pkg/webhook
|
verify:
pkg/webhook/add.go#L42
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
verify:
pkg/webhook/webhook.go#L48
e.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
verify:
pkg/admission/validator/shoot.go#L15
could not import github.com/stackitcloud/gardener-extension-acl/pkg/webhook (-: # github.com/stackitcloud/gardener-extension-acl/pkg/webhook
|
verify:
pkg/webhook/add.go#L42
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
verify:
pkg/webhook/webhook.go#L48
e.Decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
verify:
pkg/webhook/add.go#L42
cannot use decoder (variable of type admission.Decoder) as *admission.Decoder value in struct literal: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
verify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|