Skip to content

Bump operator-framework/api dependency to the latest commit #4809

Bump operator-framework/api dependency to the latest commit

Bump operator-framework/api dependency to the latest commit #4809

Triggered via pull request July 25, 2023 18:47
Status Failure
Total duration 3m 20s
Artifacts

test-sanity.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
sanity: internal/olm/client/client.go#L92
not enough arguments in call to apiutil.NewDynamicRESTMapper
sanity: internal/olm/client/client.go#L136
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as type wait.ConditionWithContextFunc in argument to wait.ExponentialBackoffWithContext
sanity
cannot use func(evt event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.CreateEvent, q workqueue.RateLimitingInterface)) as type func(context.Context, event.CreateEvent, workqueue.RateLimitingInterface) in struct literal
sanity
not enough arguments in call to f.hdlr.Create
sanity
cannot use func(evt event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.UpdateEvent, q workqueue.RateLimitingInterface)) as type func(context.Context, event.UpdateEvent, workqueue.RateLimitingInterface) in struct literal
sanity
not enough arguments in call to f.hdlr.Update
sanity
cannot use func(evt event.DeleteEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.DeleteEvent, q workqueue.RateLimitingInterface)) as type func(context.Context, event.DeleteEvent, workqueue.RateLimitingInterface) in struct literal
sanity
not enough arguments in call to f.hdlr.Delete
sanity
cannot use func(evt event.GenericEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.GenericEvent, q workqueue.RateLimitingInterface)) as type func(context.Context, event.GenericEvent, workqueue.RateLimitingInterface) in struct literal
sanity
not enough arguments in call to f.hdlr.Generic