feat: upgrade k8s.io/xxx to v0.31.5 #4846
ci.yaml
on: pull_request
typos-check
7s
verify
41s
golangci-lint
3m 3s
unit-tests
5m 25s
e2e-tests
12m 4s
Annotations
11 errors and 2 warnings
golangci-lint:
pkg/yurtmanager/webhook/util/controller/webhook_controller.go#L84
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
golangci-lint:
pkg/yurtmanager/webhook/util/controller/webhook_controller.go#L96
SA1019: workqueue.DefaultControllerRateLimiter is deprecated: Use DefaultTypedControllerRateLimiter instead. (staticcheck)
|
golangci-lint:
pkg/yurthub/cachemanager/error_keys.go#L48
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
golangci-lint:
pkg/yurthub/cachemanager/error_keys.go#L56
SA1019: workqueue.DefaultItemBasedRateLimiter is deprecated: DefaultItemBasedRateLimiter is deprecated, use DefaultTypedItemBasedRateLimiter instead. (staticcheck)
|
golangci-lint:
pkg/yurtmanager/controller/nodelifecycle/node_life_cycle_controller.go#L285
SA1019: workqueue.Interface is deprecated: Interface is deprecated, use TypedInterface instead. (staticcheck)
|
golangci-lint:
pkg/yurtmanager/controller/nodelifecycle/node_life_cycle_controller.go#L286
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
golangci-lint:
pkg/yurtmanager/controller/nodelifecycle/node_life_cycle_controller.go#L402
SA1019: workqueue.DefaultControllerRateLimiter is deprecated: Use DefaultTypedControllerRateLimiter instead. (staticcheck)
|
golangci-lint:
pkg/yurtmanager/controller/nodelifecycle/node_life_cycle_controller_test.go#L86
SA1019: workqueue.DefaultControllerRateLimiter is deprecated: Use DefaultTypedControllerRateLimiter instead. (staticcheck)
|
golangci-lint:
pkg/yurtmanager/controller/nodelifecycle/scheduler/taint_manager.go#L88
SA1019: workqueue.Interface is deprecated: Interface is deprecated, use TypedInterface instead. (staticcheck)
|
golangci-lint:
pkg/yurtmanager/controller/nodelifecycle/scheduler/taint_manager.go#L89
SA1019: workqueue.Interface is deprecated: Interface is deprecated, use TypedInterface instead. (staticcheck)
|
unit-tests
Process completed with exit code 2.
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
golangci-lint
Unexpected input(s) 'mode', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|