Add StateDB IAVL consistency tests #158
Annotations
9 errors and 1 warning
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L199
gasKVStore.GetParent undefined (type *gaskv.Store has no field or method GetParent)
|
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L209
cacheKVStore.Unset undefined (type *cachekv.Store has no field or method Unset)
|
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L199
gasKVStore.GetParent undefined (type *gaskv.Store has no field or method GetParent)
|
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L209
cacheKVStore.Unset undefined (type *cachekv.Store has no field or method Unset)
|
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L199
gasKVStore.GetParent undefined (type *gaskv.Store has no field or method GetParent)
|
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L209
cacheKVStore.Unset undefined (type *cachekv.Store has no field or method Unset)
|
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L199
gasKVStore.GetParent undefined (type *gaskv.Store has no field or method GetParent)
|
Test and Create Coverage Report:
x/evm/keeper/statedb.go#L209
cacheKVStore.Unset undefined (type *cachekv.Store has no field or method Unset)
|
Test and Create Coverage Report
Process completed with exit code 2.
|
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/.
|
Loading