fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.4 #439
go.yml
on: pull_request
Annotations
9 errors and 5 warnings
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.
|
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
status-check-go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|