Skip to content

[WIP] Improve integration tests #386

[WIP] Improve integration tests

[WIP] Improve integration tests #386

Triggered via pull request January 10, 2025 20:09
Status Failure
Total duration 1m 5s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: cmd/build.go#L23
string `true` has 4 occurrences, make it a constant (goconst)
lint: test/testscript_helpers.go#L42
parameter name 'ts' is too short for the scope of its usage (varnamelen)
lint: test/testscript_helpers.go#L85
parameter name 'ts' is too short for the scope of its usage (varnamelen)
lint: test/testscript_helpers.go#L145
parameter name 'e' is too short for the scope of its usage (varnamelen)
lint: test/testscript_helpers.go#L112
only one cuddle assignment allowed before if statement (wsl)
lint: test/testscript_helpers.go#L120
assignments should only be cuddled with other assignments (wsl)
lint: test/testscript_helpers.go#L121
only one cuddle assignment allowed before if statement (wsl)
lint: test/testscript_helpers.go#L57
assignments should only be cuddled with other assignments (wsl)
lint: test/testscript_helpers.go#L59
only one cuddle assignment allowed before if statement (wsl)
lint: test/testscript_helpers.go#L100
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