Skip to content

kgo: add the ability to pool memory in a few places while consume #1429

kgo: add the ability to pool memory in a few places while consume

kgo: add the ability to pool memory in a few places while consume #1429

Triggered via push February 7, 2025 06:10
Status Failure
Total duration 2m 28s
Artifacts
golangci-lint on amd64
46s
golangci-lint on amd64
test kfake
33s
test kfake
integration test kafka
2m 17s
integration test kafka
integration test redpanda
1m 44s
integration test redpanda
Fit to window
Zoom out
Zoom in

Annotations

6 errors
golangci-lint on amd64: pkg/kgo/pools.go#L133
G103: Use of unsafe calls should be audited (gosec)
golangci-lint on amd64: pkg/kgo/source.go#L1336
`uncomitted` is a misspelling of `uncommitted` (misspell)
golangci-lint on amd64: pkg/kgo/helpers_test.go#L366
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
golangci-lint on amd64: pkg/kgo/helpers_test.go#L378
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
golangci-lint on amd64: pkg/kgo/helpers_test.go#L390
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
golangci-lint on amd64
issues found