Skip to content

fix: inplace update failed due to virtual kubelet in PUB #3095

fix: inplace update failed due to virtual kubelet in PUB

fix: inplace update failed due to virtual kubelet in PUB #3095

Triggered via pull request September 7, 2023 13:40
Status Failure
Total duration 4m 25s
Artifacts

ci.yaml

on: pull_request
Spell Check with Typos
30s
Spell Check with Typos
golangci-lint
2m 10s
golangci-lint
markdownlint-misspell-shellcheck
39s
markdownlint-misspell-shellcheck
unit-tests
4m 13s
unit-tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
golangci-lint: main.go#L46
could not import github.com/openkruise/kruise/pkg/control/pubcontrol (-: # github.com/openkruise/kruise/pkg/control/pubcontrol
golangci-lint: pkg/control/pubcontrol/pub_control_utils.go#L272
undefined: client) (typecheck)
golangci-lint: pkg/control/pubcontrol/api.go#L1
: # github.com/openkruise/kruise/pkg/control/pubcontrol [github.com/openkruise/kruise/pkg/control/pubcontrol.test]
golangci-lint: pkg/control/pubcontrol/pub_control_utils.go#L272
undefined: client (typecheck)
golangci-lint: pkg/controller/cloneset/sync/cloneset_update.go#L28
could not import github.com/openkruise/kruise/pkg/control/pubcontrol (-: # github.com/openkruise/kruise/pkg/control/pubcontrol
unit-tests
undeclared name: client
unit-tests
Process completed with exit code 2.
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
golangci-lint
Unexpected input(s) 'mod', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
golangci-lint
Unexpected input(s) 'mod', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/