Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.1 #211

fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.1

fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.1 #211

Triggered via pull request July 26, 2023 23:36
Status Failure
Total duration 1m 47s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test
cannot use process (value of type func(obj interface{}) error) as type "k8s.io/client-go/tools/cache".PopProcessFunc in argument to fifo.Pop
test
not enough arguments in call to apiutil.NewDynamicRESTMapper
test
not enough arguments in call to apiutil.NewDynamicRESTMapper
test
undefined: source.NewKindWithCache
test
undefined: source.NewKindWithCache
test
cannot use func(e event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(e event.CreateEvent, q workqueue.RateLimitingInterface)) as type func(context.Context, event.CreateEvent, workqueue.RateLimitingInterface) in struct literal
test
cannot use func(e event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(e event.UpdateEvent, q workqueue.RateLimitingInterface)) as type func(context.Context, event.UpdateEvent, workqueue.RateLimitingInterface) in struct literal
test
cannot use func(e event.DeleteEvent, q workqueue.RateLimitingInterface) {…} (value of type func(e event.DeleteEvent, q workqueue.RateLimitingInterface)) as type func(context.Context, event.DeleteEvent, workqueue.RateLimitingInterface) in struct literal
test
Process completed with exit code 1.