fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.1 - autoclosed #846
Annotations
10 errors and 1 warning
main.go#L36
could not import github.com/open-feature/open-feature-operator/webhooks (-: # github.com/open-feature/open-feature-operator/webhooks
|
webhooks/pod_webhook.go#L55
m.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)) (typecheck)
|
webhooks/common.go#L1
: # github.com/open-feature/open-feature-operator/webhooks [github.com/open-feature/open-feature-operator/webhooks.test]
|
webhooks/pod_webhook.go#L55
m.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
webhooks/pod_webhook_test.go#L304
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)
|
webhooks/pod_webhook_test.go#L324
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)
|
webhooks/pod_webhook_test.go#L356
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)
|
webhooks/pod_webhook_test.go#L392
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)
|
webhooks/pod_webhook_test.go#L420
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)
|
webhooks/pod_webhook_test.go#L459
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)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading