feat: ske kubeconfig create. merge kubeconfig into the default kubeconfig file #556 #1439
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
|