Use correct mutex to guard confirms.published #314
Annotations
5 errors
lint:
integration_test.go#L2059
testinggoroutine: call to (*T).Fatalf from a non-test goroutine (govet)
|
lint:
integration_test.go#L2066
testinggoroutine: call to (*T).Fatalf from a non-test goroutine (govet)
|
lint:
integration_test.go#L2055
SA2002: the goroutine calls T.Fatalf, which must be called in the same goroutine as the test (staticcheck)
|
lint:
integration_test.go#L2063
SA2002: the goroutine calls T.Fatalf, which must be called in the same goroutine as the test (staticcheck)
|
lint
issues found
|