Generate re-usable functional test library [WiP] #9809
Triggered via pull request
September 20, 2024 16:00
Status
Failure
Total duration
4m 13s
Artifacts
–
Annotations
5 errors
lint:
tests/namespace_delete_test.go#L105
Error return value of `s.cluster.TearDownCluster` is not checked (errcheck)
|
lint:
tests/testlib/test_cluster.go#L320
import-shadowing: The name 'cluster' shadows an import name (revive)
|
lint:
tests/testlib/test_cluster.go#L465
import-shadowing: The name 'provider' shadows an import name (revive)
|
lint:
tests/testlib/test_cluster.go#L415
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Elasticsearch index status for %s is red\", index)" (err113)
|
lint
Process completed with exit code 2.
|