Skip to content

make av1 obu parsing optional #425

make av1 obu parsing optional

make av1 obu parsing optional #425

Triggered via pull request April 15, 2024 22:11
Status Failure
Total duration 23s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
lint / Go: codecs/av1_packet.go#L189
assigned to obuElementLength, but reassigned without using the value (wastedassign)
lint / Go: codecs/av1_packet.go#L190
assigned to bytesRead, but reassigned without using the value (wastedassign)
lint / Go
issues found
lint / Go: codecs/av1_packet.go#L147
unused-parameter: parameter 'dont' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: codecs/av1_packet.go#L144
exported: comment on exported method AV1Packet.SetDontParseBody should be of the form "SetDontParseBody ..." (revive)
lint / Go: codecs/av1_packet.go#L181
exported: comment on exported method AV1Packet.ParseBody should be of the form "ParseBody ..." (revive)
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum