Skip to content

Provide SCTP Association OnClose callback #3907

Provide SCTP Association OnClose callback

Provide SCTP Association OnClose callback #3907

Triggered via pull request August 8, 2024 10:45
Status Failure
Total duration 55s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint / Go: sctptransport.go#L241
Error return value of `dc.Close` is not checked (errcheck)
lint / Go: sctptransport_test.go#L71
Error return value of `dc.Send` is not checked (errcheck)
lint / Go: sctptransport_test.go#L94
Error return value of `dc.Send` is not checked (errcheck)
lint / Go: sctptransport_test.go#L114
Error return value of `offerPC.Close` is not checked (errcheck)
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
lint / Go: sctptransport_test.go#L70
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)