Skip to content

feat: ske kubeconfig create. merge kubeconfig into the default kubeconfig file #556 #1439

feat: ske kubeconfig create. merge kubeconfig into the default kubeconfig file #556

feat: ske kubeconfig create. merge kubeconfig into the default kubeconfig file #556 #1439

Re-run triggered January 13, 2025 09:15
Status Failure
Total duration 4m 58s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
CI: internal/pkg/services/ske/utils/utils_test.go#L662
Error return value of `os.Remove` is not checked (errcheck)
CI: internal/pkg/services/ske/utils/utils_test.go#L652
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
CI: internal/pkg/services/ske/utils/utils_test.go#L683
empty-lines: extra empty line at the start of a block (revive)
CI: internal/pkg/services/ske/utils/utils.go#L251
empty-lines: extra empty line at the start of a block (revive)
CI: internal/pkg/services/ske/utils/utils.go#L259
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
CI: internal/pkg/services/ske/utils/utils.go#L269
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
CI: internal/pkg/services/ske/utils/utils.go#L284
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
CI
Process completed with exit code 2.
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636