Update dependencies #1397
Annotations
10 errors and 1 warning
test (1.22.x, ubuntu-latest):
pkg/controller/base/controller.go#L37
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/base/controller.go#L44
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/base/controller.go#L53
SA1019: workqueue.NewItemExponentialFailureRateLimiter is deprecated: NewItemExponentialFailureRateLimiter is deprecated, use NewTypedItemExponentialFailureRateLimiter instead. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/ground.go#L66
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/ground.go#L83
SA1019: workqueue.NewItemExponentialFailureRateLimiter is deprecated: NewItemExponentialFailureRateLimiter is deprecated, use NewTypedItemExponentialFailureRateLimiter instead. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/wormhole/server/controller.go#L51
SA1019: workqueue.NewRateLimitingQueue is deprecated: Use NewTypedRateLimitingQueue instead. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/launch/controller.go#L52
SA1019: workqueue.NewItemExponentialFailureRateLimiter is deprecated: NewItemExponentialFailureRateLimiter is deprecated, use NewTypedItemExponentialFailureRateLimiter instead. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/servicing/collector.go#L116
SA1019: node.Status.NodeInfo.KubeProxyVersion is deprecated: KubeProxy Version reported by the node. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/servicing/lister.go#L612
SA1019: node.Status.NodeInfo.KubeProxyVersion is deprecated: KubeProxy Version reported by the node. (staticcheck)
|
test (1.22.x, ubuntu-latest):
pkg/controller/servicing/testing.go#L139
SA1019: node.Status.NodeInfo.KubeProxyVersion is deprecated: KubeProxy Version reported by the node. (staticcheck)
|
test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|