Generate re-usable functional test library [WiP] #9809
Annotations
5 errors
tests/namespace_delete_test.go#L105
Error return value of `s.cluster.TearDownCluster` is not checked (errcheck)
|
tests/testlib/test_cluster.go#L320
import-shadowing: The name 'cluster' shadows an import name (revive)
|
tests/testlib/test_cluster.go#L465
import-shadowing: The name 'provider' shadows an import name (revive)
|
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)
|
|
This job failed
Loading