Skip to content

Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.19.0 #2586

Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.19.0

Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.19.0 #2586

Triggered via pull request September 25, 2024 00:17
Status Failure
Total duration 3m 23s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build: controllers/elbv2/eventhandlers/endpoints.go#L22
cannot use &enqueueRequestsForEndpointsEvent{…} (value of type *enqueueRequestsForEndpointsEvent) as handler.TypedEventHandler[client.Object, reconcile.Request] value in return statement: *enqueueRequestsForEndpointsEvent does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Build: controllers/elbv2/eventhandlers/endpoints.go#L28
cannot use (*enqueueRequestsForEndpointsEvent)(nil) (value of type *enqueueRequestsForEndpointsEvent) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *enqueueRequestsForEndpointsEvent does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Build: controllers/elbv2/eventhandlers/endpointslices.go#L25
cannot use &enqueueRequestsForEndpointSlicesEvent{…} (value of type *enqueueRequestsForEndpointSlicesEvent) as handler.TypedEventHandler[client.Object, reconcile.Request] value in return statement: *enqueueRequestsForEndpointSlicesEvent does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Build: controllers/elbv2/eventhandlers/endpointslices.go#L31
cannot use (*enqueueRequestsForEndpointSlicesEvent)(nil) (value of type *enqueueRequestsForEndpointSlicesEvent) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *enqueueRequestsForEndpointSlicesEvent does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Build: controllers/elbv2/eventhandlers/node.go#L22
cannot use &enqueueRequestsForNodeEvent{…} (value of type *enqueueRequestsForNodeEvent) as handler.TypedEventHandler[client.Object, reconcile.Request] value in return statement: *enqueueRequestsForNodeEvent does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Build: controllers/elbv2/eventhandlers/service.go#L22
cannot use &enqueueRequestsForServiceEvent{…} (value of type *enqueueRequestsForServiceEvent) as handler.TypedEventHandler[client.Object, reconcile.Request] value in return statement: *enqueueRequestsForServiceEvent does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
Build: controllers/ingress/eventhandlers/ingress_class_events.go#L20
not enough type arguments for type TypedEventHandler: have 1, want 2
Build: controllers/ingress/eventhandlers/ingress_class_events.go#L21
cannot use &enqueueRequestsForIngressClassEvent{…} (value of type *enqueueRequestsForIngressClassEvent) as handler.TypedEventHandler[*"k8s.io/api/networking/v1".IngressClass] value in return statement
Build: controllers/ingress/eventhandlers/ingress_class_events.go#L29
not enough type arguments for type TypedEventHandler: have 1, want 2
Build: controllers/ingress/eventhandlers/ingress_class_events.go#L29
cannot use (*enqueueRequestsForIngressClassEvent)(nil) (value of type *enqueueRequestsForIngressClassEvent) as handler.TypedEventHandler[*"k8s.io/api/networking/v1".IngressClass] value in variable declaration
verify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
verify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/