Fix VP9 decoding on iOS #438
Annotations
5 errors and 1 warning
golangci-lint:
codecs/vp9/bits.go#L46
shadow: declaration of "v" shadows declaration at line 42 (govet)
|
golangci-lint:
codecs/vp9/header.go#L137
shadow: declaration of "err" shadows declaration at line 122 (govet)
|
golangci-lint:
codecs/vp9/header.go#L150
shadow: declaration of "err" shadows declaration at line 122 (govet)
|
golangci-lint:
codecs/vp9_packet.go#L199
ineffectual assignment to off (ineffassign)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
|
Loading