fix: inplace update failed due to virtual kubelet in PUB #3095
ci.yaml
on: pull_request
Spell Check with Typos
30s
golangci-lint
2m 10s
markdownlint-misspell-shellcheck
39s
unit-tests
4m 13s
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#L199
undefined: client
|
golangci-lint:
pkg/control/pubcontrol/pub_control_utils.go#L204
undefined: client
|
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#L199
undefined: client
|
golangci-lint:
pkg/control/pubcontrol/pub_control_utils.go#L204
undefined: client
|
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
|
golangci-lint:
pkg/control/pubcontrol/pub_control_utils.go#L199
undefined: client
|
unit-tests:
pkg/control/pubcontrol/pub_control_utils.go#L199
undefined: client
|
unit-tests:
pkg/control/pubcontrol/pub_control_utils.go#L204
undefined: client
|
unit-tests:
pkg/control/pubcontrol/pub_control_utils.go#L272
undefined: client
|
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/
|