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

Bump github.com/operator-framework/api from 0.17.4-0.20230223191600-0131a6301e42 to 0.17.7 #1655

Bump github.com/operator-framework/api from 0.17.4-0.20230223191600-0131a6301e42 to 0.17.7

Bump github.com/operator-framework/api from 0.17.4-0.20230223191600-0131a6301e42 to 0.17.7 #1655

Triggered via pull request August 15, 2023 13:16
Status Failure
Total duration 8m 46s
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