Update deps #1016
Annotations
5 errors and 1 warning
Build:
tools/queue/handler.go#L68
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Build:
tools/queue/handler.go#L77
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Build:
tools/queue/handler.go#L87
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
Build:
tools/queue/worker.go#L40
SA1019: workqueue.DefaultControllerRateLimiter is deprecated: Use DefaultTypedControllerRateLimiter instead. (staticcheck)
|
Build
Process completed with exit code 2.
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/client-go/client-go. Supported file pattern: go.sum
|