Skip to content

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

Bump operator-framework/api dependency to the latest commit

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

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

test-helm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
e2e: internal/olm/client/client.go#L92
not enough arguments in call to apiutil.NewDynamicRESTMapper
e2e: 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
e2e
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
e2e
not enough arguments in call to f.hdlr.Create
e2e
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
e2e
not enough arguments in call to f.hdlr.Update
e2e
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
e2e
not enough arguments in call to f.hdlr.Delete
e2e
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
e2e
not enough arguments in call to f.hdlr.Generic
check_docs_only
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/