Fix concurrent pc.GracefulClose #3955
lint.yaml
on: pull_request
lint
/
Metadata
17s
lint
/
Go
42s
Annotations
5 errors and 2 warnings
lint / Go:
peerconnection_close_test.go#L304
Error return value of `pc.GracefulClose` is not checked (errcheck)
|
lint / Go:
peerconnection_close_test.go#L305
Error return value of `pc.GracefulClose` is not checked (errcheck)
|
lint / Go:
peerconnection_close_test.go#L324
Error return value of `pc.GracefulClose` is not checked (errcheck)
|
lint / Go:
peerconnection.go#L2112
cognitive complexity 32 of func `(*PeerConnection).close` is high (> 30) (gocognit)
|
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
|