Skip to content

KUBESAW-43: Replace the special ToolchainClusterCondition with the standard toolchain Condition #92

KUBESAW-43: Replace the special ToolchainClusterCondition with the standard toolchain Condition

KUBESAW-43: Replace the special ToolchainClusterCondition with the standard toolchain Condition #92

Triggered via pull request May 14, 2024 05:53
Status Failure
Total duration 1m 16s
Artifacts

linters.yml

on: pull_request
GolangCI Lint
1m 8s
GolangCI Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L74
syntax error: unexpected <<, expected expression
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L92
syntax error: unexpected <<, expected expression
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L110
syntax error: unexpected <<, expected expression
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L128
syntax error: unexpected <<, expected expression (typecheck)
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L74
expected operand, found '<<' (typecheck)
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L87
missing ',' in composite literal (typecheck)
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L92
expected operand, found '<<' (typecheck)
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L105
missing ',' in composite literal (typecheck)
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L110
expected operand, found '<<' (typecheck)
GolangCI Lint: controllers/toolchaincluster/healthchecker.go#L123
missing ',' in composite literal (typecheck)
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
Restore cache failed: Dependencies file is not found in /home/runner/work/toolchain-common/toolchain-common. Supported file pattern: go.sum
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']