KUBESAW-187: Adjust ksctl adm restart command to use rollout-restart #389
linters.yml
on: pull_request
GolangCI Lint
18s
YAML Lint
6s
Annotations
4 errors and 12 warnings
GolangCI Lint:
pkg/cmd/adm/restart_test.go#L285
nil-compare: use require.Nil (testifylint)
|
GolangCI Lint:
pkg/cmd/adm/restart_test.go#L289
nil-compare: use require.Nil (testifylint)
|
GolangCI Lint:
pkg/cmd/adm/restart_test.go#L306
nil-compare: use require.Nil (testifylint)
|
GolangCI Lint
issues found
|
YAML Lint:
.codecov.yaml#L24
24:12 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.codecov.yaml#L27
27:14 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/user-identity-mapper.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L9
9:13 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L9
9:61 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L18
18:14 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/test-with-coverage.yml#L18
18:28 [brackets] too many spaces inside brackets
|
YAML Lint:
.github/workflows/linters.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
YAML Lint:
.github/workflows/ci-check-gomod.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|