Skip to content

feat(evm): Use StateDB interfaces for x/evm keeper #127

feat(evm): Use StateDB interfaces for x/evm keeper

feat(evm): Use StateDB interfaces for x/evm keeper #127

Triggered via pull request February 8, 2024 21:19
Status Cancelled
Total duration 9m 11s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
test-importer: tests/importer/importer_test.go#L143
undefined: statedb.NewEmptyTxConfig
test-importer: tests/importer/importer_test.go#L152
cannot use vmdb (variable of type "github.com/evmos/ethermint/x/evm/vm".StateDB) as *statedb.StateDB value in argument to applyTransaction: need type assertion
test-importer
Process completed with exit code 2.
integration_tests
The operation was canceled.
test-importer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit-cover
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-rpc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, technote-space/[email protected], actions/setup-go@v3, nix-community/cache-nix-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/