fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.2 #1238
Annotations
10 errors and 1 warning
golangci-lint:
cmd/main.go#L40
could not import github.com/nakamasato/mysql-operator/internal/controller (-: # github.com/nakamasato/mysql-operator/internal/controller
|
golangci-lint:
internal/controller/test_utils.go#L135
not enough arguments in call to source.Kind
|
golangci-lint:
internal/controller/test_utils.go#L136
not enough arguments in call to source.Kind
|
golangci-lint:
internal/controller/test_utils.go#L137
not enough arguments in call to source.Kind
|
golangci-lint:
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
|
golangci-lint:
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
|
golangci-lint:
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
|
golangci-lint:
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
|
golangci-lint:
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
|
golangci-lint:
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
|
setup go
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-0f19a32ecad7944cd19771b0c2f6304d3bcf975f5ec557fa9f67096db53629f4
|
Loading