fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.2 #1242
Annotations
10 errors and 1 warning
Run make test:
internal/controller/test_utils.go#L135
not enough arguments in call to source.Kind
|
Run make test:
internal/controller/test_utils.go#L136
not enough arguments in call to source.Kind
|
Run make test:
internal/controller/test_utils.go#L137
not enough arguments in call to source.Kind
|
Run make test:
internal/controller/test_utils.go#L144
cannot use func(ctx context.Context, e event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.CreateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedCreateEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make test:
internal/controller/test_utils.go#L147
cannot use func(ctx context.Context, e event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.UpdateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make test:
internal/controller/test_utils.go#L150
cannot use func(ctx context.Context, e event.DeleteEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.DeleteEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedDeleteEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make test:
internal/controller/test_utils.go#L155
cannot use func(ctx context.Context, e event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.CreateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedCreateEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make test:
internal/controller/test_utils.go#L158
cannot use func(ctx context.Context, e event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.UpdateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make test:
internal/controller/test_utils.go#L161
cannot use func(ctx context.Context, e event.DeleteEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.DeleteEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedDeleteEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
Run make test:
internal/controller/test_utils.go#L166
cannot use func(ctx context.Context, e event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(ctx context.Context, e event.CreateEvent, q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedCreateEvent["sigs.k8s.io/controller-runtime/pkg/client".Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal
|
setup go
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-9ca521aa88817ff9e6dafa25e968f0350aae17f796dbd7d6efd58463fdf84e2a
|
Loading