Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.15.1 #1651

Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.15.1

Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.15.1 #1651

Triggered via pull request August 15, 2023 01:41
Status Failure
Total duration 12m 39s
Artifacts

release.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
goreleaser
cannot use func(evt event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.CreateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.CreateEvent, workqueue.RateLimitingInterface) value in struct literal
goreleaser
not enough arguments in call to f.hdlr.Create
goreleaser
cannot use func(evt event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.UpdateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.UpdateEvent, workqueue.RateLimitingInterface) value in struct literal
goreleaser
not enough arguments in call to f.hdlr.Update
goreleaser
cannot use func(evt event.DeleteEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.DeleteEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.DeleteEvent, workqueue.RateLimitingInterface) value in struct literal
goreleaser
not enough arguments in call to f.hdlr.Delete
goreleaser
cannot use func(evt event.GenericEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.GenericEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.GenericEvent, workqueue.RateLimitingInterface) value in struct literal
goreleaser
not enough arguments in call to f.hdlr.Generic
goreleaser: internal/util/util.go#L122
cannot use func(obj client.Object) []reconcile.Request {…} (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
goreleaser: internal/util/util.go#L211
cannot use func(object client.Object) []reconcile.Request {…} (value of type func(object client.Object) []reconcile.Request) as handler.MapFunc value in return statement