[WIP] Improve integration tests #385
Annotations
10 errors and 2 warnings
golangci-lint:
test/testscript_helpers.go#L62
Error return value of `(io.Writer).Write` is not checked (errcheck)
|
golangci-lint:
test/testscript_helpers.go#L64
Error return value of `(io.Writer).Write` is not checked (errcheck)
|
golangci-lint:
test/testscript_helpers.go#L66
Error return value of `(io.Writer).Write` is not checked (errcheck)
|
golangci-lint:
test/testscript_helpers.go#L35
unexported-return: exported func NewWrappedM returns unexported type test.wrappedM, which can be annoying to use (revive)
|
golangci-lint:
cmd/detect.go#L15
unnecessary leading newline (whitespace)
|
golangci-lint:
cmd/run.go#L15
unnecessary leading newline (whitespace)
|
golangci-lint:
test/integration/integration_test.go#L22
unnecessary leading newline (whitespace)
|
golangci-lint:
test/testscript_helpers.go#L51
type assertion must be checked (forcetypeassert)
|
golangci-lint:
test/testscript_helpers.go#L84
type assertion must be checked (forcetypeassert)
|
golangci-lint:
test/integration/integration_test.go#L19
testenv is a global variable (gochecknoglobals)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
Restore cache failed: Dependencies file is not found in /home/runner/work/fabric-builder-k8s/fabric-builder-k8s. Supported file pattern: go.sum
|
Loading