Improve jitterbuffer performance and de-duplicate code #764
Annotations
5 errors and 1 warning
golangci-lint:
pkg/jitterbuffer/jitter_buffer.go#L166
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
pkg/jitterbuffer/jitter_buffer.go#L168
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
pkg/jitterbuffer/jitter_buffer.go#L216
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
pkg/jitterbuffer/jitter_buffer.go#L142
func `(*JitterBuffer).updateStats` is unused (unused)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/interceptor/interceptor. Supported file pattern: go.sum
|
Loading