Add ivfwriter support for VP9 #4033
lint.yaml
on: pull_request
lint
/
Metadata
9s
lint
/
Go
44s
Annotations
5 errors and 2 warnings
lint / Go:
pkg/media/ivfwriter/ivfwriter.go#L172
use of `log.Printf` forbidden by pattern `^log.(Panic|Fatal|Print)(f|ln)?$` (forbidigo)
|
lint / Go:
pkg/media/ivfwriter/ivfwriter.go#L175
use of `log.Printf` forbidden by pattern `^log.(Panic|Fatal|Print)(f|ln)?$` (forbidigo)
|
lint / Go:
pkg/media/ivfwriter/ivfwriter.go#L97
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint / Go:
pkg/media/ivfwriter/ivfwriter.go#L137
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|