make av1 obu parsing optional #417
lint.yaml
on: pull_request
lint
/
Metadata
10s
lint
/
Go
11s
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#L176
exported: comment on exported method AV1Packet.ParseOBUElements should be of the form "ParseOBUElements ..." (revive)
|
lint / Go:
codecs/av1_packet.go#L187
var-declaration: should drop = 0 from declaration of var currentIndex; it is the zero value (revive)
|
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
|