testifylint #418
Annotations
4 errors and 1 warning
golangci-lint:
internal/api/lib_test.go#L853
go-require: MockInfoBin contains assertions that must only be used in the goroutine running the test function (testifylint)
|
golangci-lint:
internal/api/lib_test.go#L856
go-require: require must only be used in the goroutine running the test function (testifylint)
|
golangci-lint:
internal/api/lib_test.go#L857
go-require: requireOkResponse contains assertions that must only be used in the goroutine running the test function (testifylint)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading