feat(kafka): additional advertised listeners/broker addresses for kafka #7580
Annotations
4 errors and 1 warning
golangci-lint:
modules/kafka/examples_test.go#L73
exitAfterDefer: log.Fatalf will exit, and `defer func(){...}(...)` will not run (gocritic)
|
golangci-lint:
modules/kafka/examples_test.go#L182
exitAfterDefer: log.Fatalf will exit, and `defer func(){...}(...)` will not run (gocritic)
|
golangci-lint:
modules/kafka/examples_test.go#L284
exitAfterDefer: log.Fatalf will exit, and `defer func(){...}(...)` will not run (gocritic)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading