Skip to content

Generate re-usable functional test library [WiP] #9809

Generate re-usable functional test library [WiP]

Generate re-usable functional test library [WiP] #9809

Triggered via pull request September 20, 2024 16:00
Status Failure
Total duration 4m 13s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.