KUBESAW-187: Adjust ksctl adm restart command to use rollout-restart #323
Triggered via pull request
September 12, 2024 12:03
Status
Failure
Total duration
1m 26s
Artifacts
–
linters.yml
on: pull_request
GolangCI Lint
1m 16s
YAML Lint
5s
Annotations
3 errors and 12 warnings
GolangCI Lint:
pkg/cmd/adm/restart.go#L108
G601: Implicit memory aliasing in for loop. (gosec)
|
GolangCI Lint:
pkg/cmd/adm/restart_test.go#L228
`requireDeploymentBeingUpdated` - `currentReplicas` always receives `3` (unparam)
|
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/ci-check-gomod-alt.yml#L4
4: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]
|
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]
|
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']
|