Bump k8s.io/client-go from 0.30.3 to 0.31.2 #2218
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#L116
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Run linter:
pkg/controller/controller.go#L163
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/setup-go@v3.3.1, actions/checkout@v3.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading