Support Kafka 3.7 #1147
Annotations
1 error and 3 warnings
Run golangci/golangci-lint-action@v3
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci/golangci-lint-action@v3:
pkg/kgo/topics_and_partitions.go#L544
receiver-naming: receiver name old should be consistent with previous receiver name tp for topicPartition (revive)
|
Run golangci/golangci-lint-action@v3:
pkg/kgo/topics_and_partitions.go#L575
receiver-naming: receiver name old should be consistent with previous receiver name tp for topicPartition (revive)
|
Loading