refactor: replace sliceWriter with bytes.Buffer and use it in decompression #1233
lint-and-test.yml
on: pull_request
golangci-lint on amd64
39s
integration test kafka
0s
integration test redpanda
0s
Annotations
3 errors
golangci-lint on amd64:
pkg/kgo/compression_test.go#L95
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
|
golangci-lint on amd64:
pkg/kgo/helpers_test.go#L60
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint on amd64
issues found
|