Skip to content

tx: implement tx containers and tx workers [WIP] [Experimental] #972

tx: implement tx containers and tx workers [WIP] [Experimental]

tx: implement tx containers and tx workers [WIP] [Experimental] #972

Triggered via pull request November 11, 2024 17:25
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
checkout-submodules
59s
checkout-submodules
blockchain  /  test-blockchain
blockchain / test-blockchain
client  /  test client docker file
client / test client docker file
client  /  test-client
client / test-client
client  /  test-client-cli
client / test-client-cli
common  /  test-common
common / test-common
devp2p  /  test-devp2p
devp2p / test-devp2p
ethash  /  test-ethash
ethash / test-ethash
examples  /  test-examples
examples / test-examples
genesis  /  test-genesis
genesis / test-genesis
lint  /  lint
lint / lint
mpt  /  test-mpt
mpt / test-mpt
rlp  /  test-rlp
rlp / test-rlp
statemanager  /  test-statemanager
statemanager / test-statemanager
util  /  test-util
util / test-util
verkle  /  test-verkle
verkle / test-verkle
wallet  /  test-wallet
wallet / test-wallet
block  /  test-block
block / test-block
browser  /  test-all-browser
browser / test-all-browser
evm  /  test-evm
evm / test-evm
tx  /  test-tx
tx / test-tx
typecheck  /  typecheck
typecheck / typecheck
vm-pr  /  vm-api
vm-pr / vm-api
vm-pr  /  vm-benchmarks
vm-pr / vm-benchmarks
Matrix: vm-pr / vm-blockchain-extended
Waiting for pending jobs
Matrix: vm-pr / vm-blockchain
Waiting for pending jobs
Matrix: vm-pr / vm-state-extended
Waiting for pending jobs
Matrix: vm-pr / vm-state
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Conversion of type 'TxDataContainer & DefaultContainerInterface' to type 'AccessListInterface' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Class 'AccessList2930Container' incorrectly implements interface 'AccessListInterface'.
build
Class 'EOA7702DataContainer' incorrectly implements interface 'EOA7702Interface'.
build
Module '"../dataContainerTypes.js"' has no exported member 'ContractCreationContainerInterface'.
build
'"../dataContainerTypes.js"' has no exported member named 'LegacyContainerDataFields'. Did you mean 'DefaultContainerDataFields'?
build
Conversion of type 'TxDataContainer & DefaultContainerInterface' to type 'AccessListInterface' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Class 'AccessList2930Container' incorrectly implements interface 'AccessListInterface'.
build
Class 'EOA7702DataContainer' incorrectly implements interface 'EOA7702Interface'.
build
Module '"../dataContainerTypes.js"' has no exported member 'ContractCreationContainerInterface'.
build
'"../dataContainerTypes.js"' has no exported member named 'LegacyContainerDataFields'. Did you mean 'DefaultContainerDataFields'?