build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 in /examples/bench/compare/sarama #1134
Annotations
1 error and 4 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/consumer_direct_test.go#L295
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v3:
pkg/kgo/consumer_direct_test.go#L375
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v3:
pkg/kgo/consumer.go#L1030
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading