Skip to content

JitterBuffer Enhancements: Allow setting a minimum length #684

JitterBuffer Enhancements: Allow setting a minimum length

JitterBuffer Enhancements: Allow setting a minimum length #684

Triggered via pull request February 23, 2024 19:16
Status Failure
Total duration 2m 51s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Commit message check failed
Limit the subject line to 50 characters
lint / Metadata
Process completed with exit code 1.
lint / Go: pkg/jitterbuffer/jitter_buffer.go#L68
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint / Go: pkg/jitterbuffer/jitter_buffer.go#L94
File is not `gci`-ed with --skip-generated -s standard,default (gci)
lint / Go: pkg/jitterbuffer/jitter_buffer.go#L101
File is not `gci`-ed with --skip-generated -s standard,default (gci)
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/jitterbuffer/jitter_buffer.go#L198
exported: comment on exported method JitterBuffer.PopAtSequence should be of the form "PopAtSequence ..." (revive)
lint / Go: pkg/jitterbuffer/jitter_buffer.go#L216
exported: comment on exported method JitterBuffer.PeekAtSequence should be of the form "PeekAtSequence ..." (revive)