Shopify/sarama to IBM/sarama #592
Annotations
2 errors
test:
pkg/inputs/kafka_input/kafka_input.go#L340
[staticcheck] reported by reviewdog 🐶
sarama.BalanceStrategyRange is deprecated: use NewBalanceStrategyRange to avoid data race issue
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"sarama.BalanceStrategyRange is deprecated: use NewBalanceStrategyRange to avoid data race issue ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/gnmic/gnmic/pkg/inputs/kafka_input/kafka_input.go","range":{"start":{"line":340,"column":42}}},"severity":"ERROR"}
|
test
Process completed with exit code 1.
|