Bump client-go and api #2260
Annotations
5 errors and 1 warning
Run linter:
pkg/controller/controller.go#L67
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Run linter:
pkg/controller/controller.go#L81
SA1019: workqueue.NewRateLimitingQueue is deprecated: Use NewTypedRateLimitingQueue instead. (staticcheck)
|
Run linter:
pkg/controller/controller.go#L118
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Run linter:
pkg/controller/controller.go#L165
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Run linter
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading