Merge pull request #380 from lihezhong93/back-port-drop-endless-underlay #1375
check.yml
on: push
go-mod
2m 48s
golangci-lint
3m 49s
go-test
1m 50s
shellcheck
6s
super-linter
1m 5s
Annotations
10 errors and 16 warnings
golangci-lint:
cmd/cni/cni.go#L98
ip declared but not used (typecheck)
|
golangci-lint:
cmd/cni/cni.go#L99
route declared but not used (typecheck)
|
golangci-lint:
pkg/daemon/controller/utils.go#L23
"github.com/alibaba/hybridnet/pkg/constants" imported but not used (typecheck)
|
golangci-lint:
pkg/daemon/server/handle.go#L71
undeclared name: `restful` (typecheck)
|
golangci-lint:
pkg/daemon/server/handle.go#L280
undeclared name: `restful` (typecheck)
|
golangci-lint:
pkg/daemon/server/server.go#L83
undeclared name: `restful` (typecheck)
|
golangci-lint:
pkg/daemon/server/handle.go#L35
"github.com/emicklei/go-restful" imported but not used (typecheck)
|
golangci-lint:
pkg/daemon/server/server.go#L30
"github.com/emicklei/go-restful" imported but not used (typecheck)
|
golangci-lint:
pkg/controller/remotecluster/handler.go#L27
"github.com/alibaba/hybridnet/pkg/rcmanager" imported but not used (typecheck)
|
golangci-lint:
pkg/webhook/validating/subnet.go#L27
"github.com/alibaba/hybridnet/pkg/constants" imported but not used (typecheck)
|
shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
shellcheck
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
shellcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
shellcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
super-linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
super-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-mod
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-mod
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|