Skip to content

fix(deps): update all non-major dependencies - autoclosed #27

fix(deps): update all non-major dependencies - autoclosed

fix(deps): update all non-major dependencies - autoclosed #27

Triggered via pull request October 12, 2023 12:58
Status Failure
Total duration 2m 45s
Artifacts

pr-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
tests
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
tests
not enough arguments in call to f.hdlr.Create
tests
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
tests
not enough arguments in call to f.hdlr.Update
tests
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
tests
not enough arguments in call to f.hdlr.Delete
tests
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
tests
not enough arguments in call to f.hdlr.Generic
tests
Process completed with exit code 1.