Bump github.com/aws/amazon-vpc-cni-k8s from 1.18.1 to 1.18.3 #497
Annotations
10 errors and 1 warning
webhooks/core/annotation_validation_webhook.go#L92
a.decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)
|
webhooks/core/annotation_validation_webhook.go#L110
a.decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)
|
webhooks/core/annotation_validation_webhook.go#L114
a.decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)
|
webhooks/core/node_update_webhook.go#L59
a.decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)
|
webhooks/core/node_update_webhook.go#L63
a.decoder.DecodeRaw undefined (type *admission.Decoder is pointer to interface, not interface)
|
webhooks/core/pod_webhook.go#L83
i.decoder.Decode undefined (type *admission.Decoder is pointer to interface, not interface)
|
main.go#L427
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in argument to webhookcore.NewPodMutationWebHook: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
main.go#L433
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in argument to webhookcore.NewNodeUpdateWebhook: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
main.go#L439
cannot use admission.NewDecoder(mgr.GetScheme()) (value of type admission.Decoder) as *admission.Decoder value in argument to webhookcore.NewAnnotationValidator: admission.Decoder does not implement *admission.Decoder (type *admission.Decoder is pointer to interface, not interface)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading