Skip to content

Support TrackLocal RTX #683

Support TrackLocal RTX

Support TrackLocal RTX #683

Re-run triggered February 19, 2024 01:43
Status Failure
Total duration 2m 57s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)