JitterBuffer Enhancements: Allow setting a minimum length #684
lint.yaml
on: pull_request
lint
/
Metadata
4s
lint
/
Go
2m 40s
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)
|