Apply OpenYurt to support K8s v1.28 #4294
ci.yaml
on: pull_request
verify
19s
golangci-lint
3m 34s
markdownlint-misspell-shellcheck
21s
unit-tests
5m 46s
e2e-tests
12m 4s
Annotations
5 errors and 3 warnings
golangci-lint:
pkg/util/iptables/iptables_linux.go#L75
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
golangci-lint:
pkg/util/iptables/iptables_linux.go#L85
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
golangci-lint:
pkg/util/iptables/iptables_test.go#L1128
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
golangci-lint
issues found
|
unit-tests
Process completed with exit code 2.
|
markdownlint-misspell-shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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']
|