Fix VP9 decoding on iOS #440
lint.yaml
on: pull_request
lint
/
Metadata
14s
lint
/
Go
18s
Annotations
6 errors and 2 warnings
lint / Go:
codecs/vp9/header_test.go#L94
G104: Errors unhandled. (gosec)
|
lint / Go:
codecs/vp9/header_test.go#L11
cases is a global variable (gochecknoglobals)
|
lint / Go:
codecs/vp9/header.go#L139
shadow: declaration of "err" shadows declaration at line 124 (govet)
|
lint / Go:
codecs/vp9/header.go#L152
shadow: declaration of "err" shadows declaration at line 124 (govet)
|
lint / Go:
codecs/vp9_packet.go#L199
ineffectual assignment to off (ineffassign)
|
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
|