Serde options refactor #506
Closed
Annotations
4 errors and 1 warning
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)
|
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/.
|
Loading