fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.3 #434
go.yml
on: pull_request
Annotations
9 errors and 1 warning
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.
|
status-check-go
Process completed with exit code 1.
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|