Skip to content

Use correct mutex to guard confirms.published #314

Use correct mutex to guard confirms.published

Use correct mutex to guard confirms.published #314

Re-run triggered January 23, 2024 16:09
Status Failure
Total duration 1m 3s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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