Support TrackLocal RTX #683
lint.yaml
on: pull_request
lint
/
Metadata
9s
lint
/
Go
2m 44s
Annotations
4 errors and 2 warnings
Invalid Go version:
go.mod#L3
Found 1.15. Expected 1.19
|
lint / Go:
pkg/nack/responder_interceptor.go#L174
`begining` is a misspelling of `beginning` (misspell)
|
lint / Go:
pkg/nack/responder_interceptor.go#L66
ST1003: struct field rtxRtpWriter should be rtxRTPWriter (stylecheck)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
|
lint / Go:
pkg/nack/responder_interceptor.go#L124
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|