Skip to content

Improve integration tests #384

Improve integration tests

Improve integration tests #384

Triggered via pull request January 8, 2025 09:51
Status Failure
Total duration 1m 13s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: cmd/detect.go#L15
unnecessary leading newline (whitespace)
lint: cmd/run.go#L15
unnecessary leading newline (whitespace)
lint: test/integration/integration_test.go#L37
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: test/integration/integration_test.go#L87
unused-parameter: parameter 'neg' seems to be unused, consider removing or renaming it as _ (revive)
lint: test/integration/integration_test.go#L109
unused-parameter: parameter 'neg' seems to be unused, consider removing or renaming it as _ (revive)
lint: test/integration/integration_test.go#L43
unnecessary leading newline (whitespace)
lint: test/integration/integration_test.go#L107
unnecessary trailing newline (whitespace)
lint: test/integration/integration_test.go#L142
unnecessary trailing newline (whitespace)
lint: test/integration/integration_test.go#L34
testenv is a global variable (gochecknoglobals)
lint: test/integration/integration_test.go#L137
assignments should only be cuddled with other assignments (wsl)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fabric-builder-k8s/fabric-builder-k8s. Supported file pattern: go.sum