fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.3 #428
Annotations
8 errors
test
not enough arguments in call to source.Kind
|
test
not enough arguments in call to source.Kind
|
test
cannot use func(ctx context.Context, e event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.TypedCreateEvent[client.Object], q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedCreateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
test
cannot use func(ctx context.Context, e event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.TypedUpdateEvent[client.Object], q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
test
cannot use func(ctx context.Context, e event.DeleteEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.TypedDeleteEvent[client.Object], q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedDeleteEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
test
too many arguments in call to kindMysqlUser.Start
|
test
too many arguments in call to kindPod.Start
|
test
Process completed with exit code 1.
|
Loading