Skip to content

recorder: reset when absolute time drifts from stream time (#4778) #2990

recorder: reset when absolute time drifts from stream time (#4778)

recorder: reset when absolute time drifts from stream time (#4778) #2990

Triggered via pull request December 2, 2025 15:07
Status Failure
Total duration 1m 20s
Artifacts

code_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
go_mod
Process completed with exit code 2.
go
issues found
go: internal/recorder/format_mpegts_track.go#L48
unnecessary trailing newline (whitespace)
go: internal/recorder/format_fmp4_track.go#L108
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)