Skip to content

refactor: replace sliceWriter with bytes.Buffer and use it in decompression #1233

refactor: replace sliceWriter with bytes.Buffer and use it in decompression

refactor: replace sliceWriter with bytes.Buffer and use it in decompression #1233

Triggered via pull request July 12, 2024 07:19
Status Failure
Total duration 51s
Artifacts

lint-and-test.yml

on: pull_request
golangci-lint on amd64
39s
golangci-lint on amd64
integration test kafka
0s
integration test kafka
integration test redpanda
0s
integration test redpanda
Fit to window
Zoom out
Zoom in

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