Skip to content

fix(evm): ensure only one copy of StateDB when executing Ethereum txs #6161

fix(evm): ensure only one copy of StateDB when executing Ethereum txs

fix(evm): ensure only one copy of StateDB when executing Ethereum txs #6161

Triggered via pull request January 17, 2025 00:23
Status Failure
Total duration 1m 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: x/evm/keeper/erc20_test.go#L37
Error return value of `stateDB.Commit` is not checked (errcheck)
lint: x/evm/keeper/erc20_test.go#L66
Error return value of `stateDB.Commit` is not checked (errcheck)
lint: x/evm/keeper/erc20_test.go#L84
Error return value of `stateDB.Commit` is not checked (errcheck)
lint: x/evm/keeper/erc20_test.go#L99
Error return value of `stateDB.Commit` is not checked (errcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636