kgo: add Buffered{Fetch,Produce}Bytes #865
lint-and-test.yml
on: push
golangci-lint on amd64
32s
integration test kafka
0s
integration test redpanda
0s
Annotations
2 errors
golangci-lint on amd64:
pkg/kgo/producer.go#L516
boolExprSimplify: can simplify `nowBufRecs+1 > cl.cfg.maxBufferedRecords` to `nowBufRecs >= cl.cfg.maxBufferedRecords` (gocritic)
|
golangci-lint on amd64
issues found
|