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