Fix concurrent pc.GracefulClose #3958
lint.yaml
on: pull_request
lint
/
Metadata
20s
lint
/
Go
35s
Annotations
7 errors and 2 warnings
lint / Go:
peerconnection_close_test.go#L306
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
|
lint / Go:
peerconnection_close_test.go#L311
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
|
lint / Go:
peerconnection_close_test.go#L334
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
|
lint / Go:
peerconnection_close_test.go#L304
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
|
lint / Go:
peerconnection_close_test.go#L309
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
|
lint / Go:
peerconnection_close_test.go#L332
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|