Skip to content

Fix VP9 decoding on iOS #435

Fix VP9 decoding on iOS

Fix VP9 decoding on iOS #435

Triggered via pull request April 27, 2024 19:14
@aler9aler9
synchronize #269
aler9:fix/vp9
Status Failure
Total duration 19s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint / Go: codecs/vp9_packet.go#L199
ineffectual assignment to off (ineffassign)
lint / Go: codecs/vp9/bits.go#L1
package-comments: should have a package comment (revive)
lint / Go: codecs/vp9/bits.go#L7
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"not enough bits\")" (goerr113)
lint / Go: codecs/vp9/header.go#L120
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid frame marker\")" (goerr113)
lint / Go: codecs/vp9/header.go#L167
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"wrong frame_sync_byte_0\")" (goerr113)
lint / Go: codecs/vp9/header.go#L172
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"wrong frame_sync_byte_1\")" (goerr113)
lint / Go: codecs/vp9/header.go#L177
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"wrong frame_sync_byte_2\")" (goerr113)
lint / Go: codecs/vp9/bits.go#L41
shadow: declaration of "v" shadows declaration at line 37 (govet)
lint / Go: codecs/vp9/header.go#L128
shadow: declaration of "err" shadows declaration at line 113 (govet)
lint / Go: codecs/vp9/header.go#L141
shadow: declaration of "err" shadows declaration at line 113 (govet)
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum