Skip to content

Improve integration tests #383

Improve integration tests

Improve integration tests #383

Triggered via pull request January 7, 2025 15:32
Status Failure
Total duration 1m 35s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: test/integration/integration_test.go#L40
Error return value is not checked (errcheck)
lint: test/integration/integration_test.go#L41
Error return value is not checked (errcheck)
lint: test/integration/integration_test.go#L45
Error return value is not checked (errcheck)
lint: test/integration/integration_test.go#L24
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
lint: test/integration/integration_test.go#L20
var `testcfg` is unused (unused)
lint: cmd/detect.go#L15
unnecessary leading newline (whitespace)
lint: cmd/run.go#L15
unnecessary leading newline (whitespace)
lint: test/integration/integration_test.go#L55
unnecessary leading newline (whitespace)
lint: test/integration/integration_test.go#L19
testctx is a global variable (gochecknoglobals)
lint: test/integration/integration_test.go#L21
testenv is a global variable (gochecknoglobals)
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