Skip to content

imp(all): Add EVM, ERC-20, feemarket and precompiles from Evmos #93

imp(all): Add EVM, ERC-20, feemarket and precompiles from Evmos

imp(all): Add EVM, ERC-20, feemarket and precompiles from Evmos #93

Triggered via pull request August 13, 2024 11:55
Status Failure
Total duration 3m 15s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
3m 3s
Run golangci-lint
Run markdown-lint
12s
Run markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Run golangci-lint: ibc/testing/app.go#L26
could not import github.com/evmos/os/example_chain (-: # github.com/evmos/os/example_chain
Run golangci-lint: example_chain/app.go#L431
cannot use app.FeeMarketKeeper (variable of type "github.com/evmos/os/x/feemarket/keeper".Keeper) as "github.com/evmos/evmos/v19/x/evm/types".FeeMarketKeeper value in argument to evmkeeper.NewKeeper: "github.com/evmos/os/x/feemarket/keeper".Keeper does not implement "github.com/evmos/evmos/v19/x/evm/types".FeeMarketKeeper (wrong type for method GetParams)
Run golangci-lint: ibc/testing/chain.go#L29
undefined: utils.MainnetChainID (typecheck)
Run golangci-lint: ibc/testing/app.go#L49
undefined: types.PowerReduction (typecheck)
Run golangci-lint: ibc/testing/chain.go#L66
undefined: evmostypes.PowerReduction (typecheck)
Run golangci-lint: ibc/testing/chain.go#L70
undefined: utils.BaseDenom (typecheck)
Run golangci-lint: testutil/tx/cosmos.go#L14
could not import github.com/evmos/os/example_chain (-: # github.com/evmos/os/example_chain
Run golangci-lint: example_chain/app.go#L431
cannot use app.FeeMarketKeeper (variable of type "github.com/evmos/os/x/feemarket/keeper".Keeper) as "github.com/evmos/evmos/v19/x/evm/types".FeeMarketKeeper value in argument to evmkeeper.NewKeeper: "github.com/evmos/os/x/feemarket/keeper".Keeper does not implement "github.com/evmos/evmos/v19/x/evm/types".FeeMarketKeeper (wrong type for method GetParams)
Run golangci-lint: precompiles/testutil/contracts/contracts.go#L15
could not import github.com/evmos/os/example_chain (-: # github.com/evmos/os/example_chain
Run golangci-lint: example_chain/app.go#L431
cannot use app.FeeMarketKeeper (variable of type "github.com/evmos/os/x/feemarket/keeper".Keeper) as "github.com/evmos/evmos/v19/x/evm/types".FeeMarketKeeper value in argument to evmkeeper.NewKeeper: "github.com/evmos/os/x/feemarket/keeper".Keeper does not implement "github.com/evmos/evmos/v19/x/evm/types".FeeMarketKeeper (wrong type for method GetParams)
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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: 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
Restore cache failed: Dependencies file is not found in /home/runner/work/os/os. Supported file pattern: go.sum