Skip to content

Update k8s packages (minor) #720

Update k8s packages (minor)

Update k8s packages (minor) #720

Triggered via pull request December 20, 2024 10:28
Status Failure
Total duration 3m 14s
Artifacts

verify.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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