feat(batching): Batching module with batch construction in end blocker #556
Annotations
1 error and 4 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
|
x/batching/types/genesis.go#L21
unused-parameter: parameter 'gs' seems to be unused, consider removing or renaming it as _ (revive)
|
x/batching/keeper/keeper.go#L53
unused-parameter: parameter 'batchNum' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading