Update k8s dependencies to 1.31 #224
Annotations
10 errors
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L45
cannot use &controllertest.Queue{…} (value of type *controllertest.TypedQueue[reconcile.Request]) as workqueue.RateLimitingInterface value in assignment: *controllertest.TypedQueue[reconcile.Request] does not implement workqueue.RateLimitingInterface (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L45
unknown field Interface in struct literal of type controllertest.TypedQueue[reconcile.Request]
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L78
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L109
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L137
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L158
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L180
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L202
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L235
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|
unit:
internal/ansible/handler/logging_enqueue_annotation_test.go#L261
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to instance.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
|