refactor: rollback #866
Annotations
1 error and 4 warnings
golangci-lint
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 actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|
golangci-lint:
x/feeburn/client/cli/query_params.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
app/upgrades/v4_1_0/upgrades.go#L26
unused-parameter: parameter '_plan' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading