make av1 obu parsing optional #420
lint.yaml
on: pull_request
lint
/
Metadata
8s
lint
/
Go
8s
Annotations
4 errors and 2 warnings
lint / Go:
codecs/av1_packet_test.go#L286
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint / Go:
codecs/av1_packet.go#L184
assigned to obuElementLength, but reassigned without using the value (wastedassign)
|
lint / Go:
codecs/av1_packet.go#L185
assigned to bytesRead, but reassigned without using the value (wastedassign)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
|