Add ivfwriter support for VP9 #4227
lint.yaml
on: pull_request
lint
/
Metadata
21s
lint
/
Go
38s
Annotations
10 errors and 2 warnings
lint / Go:
examples/bandwidth-estimation-from-disk/main.go#L295
undefined: webrtc (typecheck)
|
lint / Go:
examples/bandwidth-estimation-from-disk/main.go#L305
undefined: webrtc (typecheck)
|
lint / Go:
examples/bandwidth-estimation-from-disk/main.go#L61
undefined: webrtc (typecheck)
|
lint / Go:
examples/data-channels-flow-control/main.go#L12
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
lint / Go:
examples/ice-single-port/main.go#L17
`v4` redeclared in this block (typecheck)
|
lint / Go:
examples/ice-single-port/main.go#L16
other declaration of v4 (typecheck)
|
lint / Go:
examples/ice-single-port/main.go#L89
undefined: ice (typecheck)
|
lint / Go:
examples/stats/main.go#L19
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
lint / Go:
examples/vnet/show-network-usage/main.go#L15
could not import sync/atomic (-: could not load export data: internal error in importing "sync/atomic" (unsupported version: 2); please report an issue) (typecheck)
|
lint / Go:
dtlstransport.go#L27
`v3` redeclared in this block (typecheck)
|
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
|