Skip to content

chore(deps): bump the k8s-go-deps group with 6 updates #17537

chore(deps): bump the k8s-go-deps group with 6 updates

chore(deps): bump the k8s-go-deps group with 6 updates #17537

Triggered via pull request August 21, 2024 22:24
Status Failure
Total duration 4m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: pkg/controllers/interruption/controller.go#L26
could not import github.com/awslabs/operatorpkg/singleton (-: # github.com/awslabs/operatorpkg/singleton
ci
cannot use func(_ context.Context, _ event.GenericEvent, queue workqueue.RateLimitingInterface) {…} (value of type func(_ context.Context, _ event.TypedGenericEvent[client.Object], queue workqueue.RateLimitingInterface)) as func(context.Context, event.TypedGenericEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal) (typecheck)
ci: pkg/controllers/nodeclaim/garbagecollection/controller.go#L22
could not import github.com/awslabs/operatorpkg/singleton (-: # github.com/awslabs/operatorpkg/singleton
ci
cannot use func(_ context.Context, _ event.GenericEvent, queue workqueue.RateLimitingInterface) {…} (value of type func(_ context.Context, _ event.TypedGenericEvent[client.Object], queue workqueue.RateLimitingInterface)) as func(context.Context, event.TypedGenericEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal) (typecheck)
ci: pkg/controllers/nodeclaim/tagging/controller.go#L95
cannot use reasonable.RateLimiter() (value of type workqueue.RateLimiter) as workqueue.TypedRateLimiter[reconcile.Request] value in struct literal: workqueue.RateLimiter does not implement workqueue.TypedRateLimiter[reconcile.Request] (wrong type for method Forget)
ci: pkg/controllers/nodeclass/hash/controller.go#L77
cannot use reasonable.RateLimiter() (value of type workqueue.RateLimiter) as workqueue.TypedRateLimiter[reconcile.Request] value in struct literal: workqueue.RateLimiter does not implement workqueue.TypedRateLimiter[reconcile.Request] (wrong type for method Forget)
ci: pkg/controllers/nodeclass/status/controller.go#L111
cannot use reasonable.RateLimiter() (value of type workqueue.RateLimiter) as workqueue.TypedRateLimiter[reconcile.Request] value in struct literal: workqueue.RateLimiter does not implement workqueue.TypedRateLimiter[reconcile.Request] (wrong type for method Forget)
ci: pkg/controllers/nodeclass/termination/controller.go#L133
cannot use reasonable.RateLimiter() (value of type workqueue.RateLimiter) as workqueue.TypedRateLimiter[reconcile.Request] value in struct literal: workqueue.RateLimiter does not implement workqueue.TypedRateLimiter[reconcile.Request] (wrong type for method Forget)
ci: pkg/controllers/providers/instancetype/controller.go#L22
could not import github.com/awslabs/operatorpkg/singleton (-: # github.com/awslabs/operatorpkg/singleton
ci
cannot use func(_ context.Context, _ event.GenericEvent, queue workqueue.RateLimitingInterface) {…} (value of type func(_ context.Context, _ event.TypedGenericEvent[client.Object], queue workqueue.RateLimitingInterface)) as func(context.Context, event.TypedGenericEvent[client.Object], workqueue.TypedRateLimitingInterface[reconcile.Request]) value in struct literal) (typecheck)