Skip to content

refactor: bump up cosmos-sdk to v0.50.10 #34

refactor: bump up cosmos-sdk to v0.50.10

refactor: bump up cosmos-sdk to v0.50.10 #34

Triggered via pull request November 7, 2024 15:25
Status Failure
Total duration 6m 9s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
5m 58s
Run golangci-lint
Run markdown-lint
20s
Run markdown-lint
Run flake8 on python integration tests
14s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
12s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Run golangci-lint: types/extensions.go#L89
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feemarket/depinject.go#L20
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feemarket/depinject.go#L47
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/feemarket/depinject.go#L53
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/evm/types/extensions.go#L28
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/evm/keeper/gas.go#L51
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/evm/keeper/keeper.go#L134
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/evm/keeper/keeper.go#L273
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/evm/depinject.go#L21
File is not `gofumpt`-ed (gofumpt)
Run golangci-lint: x/evm/depinject.go#L68
File is not `gofumpt`-ed (gofumpt)
Check gomod2nix.toml file is up to date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run flake8 on python integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. 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-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. 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-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
Run golangci-lint: x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: rpc/websockets.go#L131
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: app/upgrades.go#L26
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
Run golangci-lint: cmd/ethermintd/root.go#L280
unused-parameter: parameter 'modulesToExport' seems to be unused, consider removing or renaming it as _ (revive)