Skip to content

feature: init new ksctl adm install-operators command #132

feature: init new ksctl adm install-operators command

feature: init new ksctl adm install-operators command #132

Triggered via pull request July 23, 2024 07:41
Status Failure
Total duration 24s
Artifacts

linters.yml

on: pull_request
GolangCI Lint
15s
GolangCI Lint
YAML Lint
4s
YAML Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
GolangCI Lint: pkg/cmd/adm/install_operators_test.go#L165
S1034: assigning the result of this type assertion to a variable (switch obj := obj.(type)) could eliminate type assertions in switch cases (gosimple)
GolangCI Lint: pkg/cmd/adm/install_operators_test.go#L168
S1034(related information): could eliminate this type assertion (gosimple)
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/ci-check-gomod-alt.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
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]
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
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']