Skip to content

feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 #869

feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0

feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 #869

Triggered via pull request September 2, 2024 11:41
Status Failure
Total duration 1m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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