refactor(abci): Batch signing and signature verification refactor #737
Annotations
1 error and 3 warnings
Run golangci/golangci-lint-action@v3
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci/golangci-lint-action@v3:
app/abci/handlers.go#L78
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L1009
empty-block: this block is empty, you can remove it (revive)
|
Loading