Tx: get rid of BaseTransaction #954
build.yml
on: pull_request
build
27s
checkout-submodules
8s
blockchain
/
test-blockchain
client
/
test client docker file
client
/
test-client
client
/
test-client-cli
common
/
test-common
devp2p
/
test-devp2p
ethash
/
test-ethash
examples
/
test-examples
genesis
/
test-genesis
lint
/
lint
mpt
/
test-mpt
rlp
/
test-rlp
statemanager
/
test-statemanager
util
/
test-util
verkle
/
test-verkle
wallet
/
test-wallet
block
/
test-block
browser
/
test-all-browser
evm
/
test-evm
tx
/
test-tx
typecheck
/
typecheck
vm-pr
/
vm-api
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
Annotations
13 errors
checkout-submodules
Canceling since a higher priority waiting request for 'Build-tx-remove-basetx-build' exists
|
checkout-submodules
The operation was canceled.
|
build
Canceling since a higher priority waiting request for 'Build-tx-remove-basetx-build' exists
|
build
Cannot find module '../baseTransaction.js' or its corresponding type declarations.
|
build
Property 'DEFAULT_CHAIN' does not exist on type 'FeeMarket1559Tx'.
|
build
Property 'activeCapabilities' does not exist on type 'FeeMarket1559Tx'.
|
build
Property 'activeCapabilities' does not exist on type 'FeeMarket1559Tx'.
|
build
Property '_validateCannotExceedMaxInteger' does not exist on type 'FeeMarket1559Tx'.
|
build
Property 'gasLimit' does not exist on type 'FeeMarket1559Tx'.
|
build
Argument of type 'this' is not assignable to parameter of type 'EIP2718CompatibleTx<TransactionType>'.
|
build
Argument of type 'this' is not assignable to parameter of type 'LegacyTxInterface<TransactionType>'.
|
build
Argument of type 'this' is not assignable to parameter of type 'EIP2930CompatibleTx<TransactionType>'.
|
build
Argument of type 'this' is not assignable to parameter of type 'EIP1559CompatibleTx<TransactionType>'.
|