Support TrackLocal RTX #3582
lint.yaml
on: pull_request
lint
/
Metadata
19s
lint
/
Go
19s
Annotations
6 errors and 1 warning
lint / Go:
rtpcodec.go#L142
regexpMust: for const patterns like `^apt=\d+$`, use regexp.MustCompile (gocritic)
|
lint / Go:
rtpcodec.go#L133
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
rtpcodec.go#L132
unnecessary leading newline (whitespace)
|
lint / Go:
rtpsender.go#L357
unnecessary leading newline (whitespace)
|
lint / Go
issues found
|
Invalid Go version:
go.mod#L3
Found 1.13. Expected 1.19
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|