feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #98
Annotations
2 errors and 5 warnings
Run golangci/[email protected]:
app/app.go#L550
S1021: should merge variable declaration with assignment on next line (gosimple)
|
Run golangci/[email protected]
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. 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/ethermint/ethermint. Supported file pattern: go.sum
|
Run golangci/[email protected]:
rpc/websockets.go#L130
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
server/start.go#L229
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/[email protected]:
app/upgrades.go#L94
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading