kgo: add the ability to pool memory in a few places while consume #1429
lint-and-test.yml
on: push
golangci-lint on amd64
46s
test kfake
33s
integration test kafka
2m 17s
integration test redpanda
1m 44s
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
|