JitterBuffer Enhancements: Allow setting a minimum length #687
lint.yaml
on: pull_request
lint
/
Metadata
15s
lint
/
Go
10s
Annotations
6 errors and 1 warning
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:
pkg/jitterbuffer/jitter_buffer_test.go#L155
File is not `gofumpt`-ed (gofumpt)
|
lint / Go
issues found
|
Invalid Go version:
go.mod#L3
Found 1.15. Expected 1.19
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
|