kgo tests: add timestamps #939
lint-and-test.yml
on: push
golangci-lint on amd64
41s
integration test kafka
0s
integration test redpanda
0s
Annotations
2 errors and 2 warnings
golangci-lint on amd64:
pkg/sasl/aws/aws.go#L204
directive `//nolint:gosec // this is a defined constant hash of an empty body` is unused for linter "gosec" (nolintlint)
|
golangci-lint on amd64
issues found
|
golangci-lint on amd64:
pkg/kgo/ring.go#L263
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci-lint on amd64:
pkg/kgo/consumer.go#L44
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|