fix: miss upgrade v4.1.1 #864
Annotations
4 errors and 3 warnings
golangci-lint:
app/upgrades/v4_1_2/forks.go#L3
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
app/upgrades/v4_1_2/forks.go#L6
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
app/app.go#L1122
File is not `gofumpt`-ed (gofumpt)
|
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)
|
Loading