Apply OpenYurt to support K8s v1.28 #4292
ci.yaml
on: pull_request
verify
22s
golangci-lint
3m 24s
markdownlint-misspell-shellcheck
22s
unit-tests
5m 27s
e2e-tests
1m 56s
Annotations
20 errors and 3 warnings
e2e-tests
undefined: iptables.ProtocolIpv4
|
e2e-tests
undefined: iptables.ProtocolIpv6
|
e2e-tests
Process completed with exit code 2.
|
golangci-lint:
cmd/yurt-tunnel-server/app/config/config.go#L79
undefined: iptables.ProtocolIpv6 (typecheck)
|
golangci-lint:
cmd/yurt-tunnel-server/app/options/options.go#L31
could not import github.com/openyurtio/openyurt/cmd/yurt-tunnel-server/app/config (-: # github.com/openyurtio/openyurt/cmd/yurt-tunnel-server/app/config
|
golangci-lint:
cmd/yurt-tunnel-server/app/config/config.go#L79
undefined: iptables.ProtocolIpv6) (typecheck)
|
golangci-lint:
cmd/yurt-tunnel-server/app/options/options.go#L143
undefined: iptables.ProtocolIpv6 (typecheck)
|
golangci-lint:
cmd/yurt-tunnel-server/app/options/options.go#L145
undefined: iptables.ProtocolIpv4 (typecheck)
|
golangci-lint:
cmd/yurt-tunnel-server/app/start.go#L35
could not import github.com/openyurtio/openyurt/cmd/yurt-tunnel-server/app/config (-: # github.com/openyurtio/openyurt/cmd/yurt-tunnel-server/app/config
|
golangci-lint:
cmd/yurt-tunnel-server/app/config/config.go#L79
undefined: iptables.ProtocolIpv6) (typecheck)
|
golangci-lint:
cmd/yurt-tunnel-server/app/start.go#L47
could not import github.com/openyurtio/openyurt/pkg/yurttunnel/trafficforward/iptables (-: # github.com/openyurtio/openyurt/pkg/yurttunnel/trafficforward/iptables
|
golangci-lint:
pkg/yurttunnel/trafficforward/iptables/iptables.go#L125
undefined: iptables.ProtocolIpv6
|
golangci-lint:
pkg/yurttunnel/trafficforward/iptables/iptables.go#L148
undefined: iptables.ProtocolIpv4) (typecheck)
|
unit-tests:
pkg/util/iptables/monitor_test.go#L184
undefined: ProtocolIpv4
|
unit-tests:
pkg/yurthub/network/iptables.go#L43
undefined: iptables.ProtocolIpv4
|
unit-tests:
pkg/yurthub/network/iptables.go#L45
undefined: iptables.ProtocolIpv6
|
unit-tests:
pkg/yurttunnel/trafficforward/iptables/iptables.go#L125
undefined: iptables.ProtocolIpv6
|
unit-tests:
pkg/yurttunnel/trafficforward/iptables/iptables.go#L148
undefined: iptables.ProtocolIpv4
|
unit-tests:
cmd/yurt-tunnel-server/app/config/config.go#L79
undefined: iptables.ProtocolIpv6
|
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']
|