Update module sigs.k8s.io/controller-runtime to v0.19.3 #922
Annotations
10 errors and 1 warning
Build
not enough type arguments for type TypedEventHandler: have 1, want 2
|
Build
not enough type arguments for type TypedEventHandler: have 1, want 2
|
Build
not enough type arguments for type TypedEventHandler: have 1, want 2
|
Build
cannot use nil as handler.TypedEventHandler[T] value in return statement
|
Build
cannot use handler.TypedFuncs[T]{…} (value of type handler.TypedFuncs[T]) as handler.TypedEventHandler[T] value in return statement
|
Build
not enough type arguments for type TypedFuncs: have 1, want 2
|
Build
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
Build
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Update: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
Build
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Delete: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
Build
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading