Apply OpenYurt to support K8s v1.28 #4291
ci.yaml
on: pull_request
verify
1m 1s
golangci-lint
3m 46s
markdownlint-misspell-shellcheck
22s
unit-tests
5m 49s
e2e-tests
12m 32s
Annotations
4 errors and 3 warnings
golangci-lint:
pkg/util/iptables/monitor_test.go#L44
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (staticcheck)
|
golangci-lint:
pkg/util/iptables/monitor_test.go#L51
SA1019: sets.String is deprecated: use generic Set instead. new ways: s1 := Set[string]{} s2 := New[string]() (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']
|