Bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.18.4 #342
Annotations
9 errors and 3 warnings
test
cannot convert func(_ context.Context, _ handler.EventHandler, q workqueue.RateLimitingInterface, _ ...predicate.Predicate) error {…} (value of type func(_ context.Context, _ handler.EventHandler, q workqueue.RateLimitingInterface, _ ...predicate.TypedPredicate[client.Object]) error) to type source.Func
|
test
cannot convert func(ctx context.Context, handler handler.EventHandler, queue workqueue.RateLimitingInterface, _ ...predicate.Predicate) error {…} (value of type func(ctx context.Context, handler handler.EventHandler, queue workqueue.RateLimitingInterface, _ ...predicate.TypedPredicate[client.Object]) error) to type source.Func
|
test
Process completed with exit code 2.
|
coverage
cannot convert func(_ context.Context, _ handler.EventHandler, q workqueue.RateLimitingInterface, _ ...predicate.Predicate) error {…} (value of type func(_ context.Context, _ handler.EventHandler, q workqueue.RateLimitingInterface, _ ...predicate.TypedPredicate[client.Object]) error) to type source.Func
|
coverage
cannot convert func(ctx context.Context, handler handler.EventHandler, queue workqueue.RateLimitingInterface, _ ...predicate.Predicate) error {…} (value of type func(ctx context.Context, handler handler.EventHandler, queue workqueue.RateLimitingInterface, _ ...predicate.TypedPredicate[client.Object]) error) to type source.Func
|
coverage
Process completed with exit code 2.
|
lint:
pkg/controller/lifecycle/add.go#L139
not enough arguments in call to source.Kind
|
lint:
pkg/controller/lifecycle/add.go#L149
cannot use ... in call to non-variadic ctrl.Watch (typecheck)
|
lint
issues found
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|