feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 #869
Annotations
4 errors
lint:
controllers/rbac/manager.go#L48
cannot use func(ctx context.Context, updateEvent event.UpdateEvent, limitingInterface workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, updateEvent event.TypedUpdateEvent[client.Object], limitingInterface workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal (typecheck)
|
lint:
main.go#L36
could not import github.com/projectcapsule/capsule/controllers/rbac (-: # github.com/projectcapsule/capsule/controllers/rbac
|
lint:
controllers/rbac/manager.go#L48
cannot use func(ctx context.Context, updateEvent event.UpdateEvent, limitingInterface workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, updateEvent event.TypedUpdateEvent[client.Object], limitingInterface workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal) (typecheck)
|
lint
issues found
|