Tx: get rid of BaseTransaction #966
build.yml
on: pull_request
build
1m 4s
checkout-submodules
56s
blockchain
/
test-blockchain
21s
client
/
test-client
6m 21s
client
/
test client docker file
1m 37s
client
/
test-client-cli
2m 9s
common
/
test-common
24s
devp2p
/
test-devp2p
39s
ethash
/
test-ethash
2m 32s
examples
/
test-examples
1m 58s
genesis
/
test-genesis
17s
mpt
/
test-mpt
31s
rlp
/
test-rlp
18s
statemanager
/
test-statemanager
1m 9s
util
/
test-util
22s
verkle
/
test-verkle
17s
wallet
/
test-wallet
6m 41s
lint
/
lint
2m 26s
block
/
test-block
45s
browser
/
test-all-browser
6m 37s
evm
/
test-evm
1m 16s
tx
/
test-tx
2m 51s
vm-pr
/
vm-api
1m 33s
vm-pr
/
vm-benchmarks
52s
typecheck
/
typecheck
1m 0s
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
Annotations
2 errors and 5 warnings
typecheck / typecheck
Argument of type '{ v: undefined; r: undefined; s: undefined; type: number; gasPrice: bigint; nonce: bigint; gasLimit: bigint; value: bigint; data: Uint8Array; to?: Address | undefined; common: Common; txOptions: TxOptions; cache: TransactionCache; } | { ...; } | { ...; }' is not assignable to parameter of type 'FeeMarketEIP1559TxData'.
|
typecheck / typecheck
Process completed with exit code 2.
|
build
Cache save failed.
|
client / test client docker file
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
client / test client docker file
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
client / test client docker file
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
client / test-client
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|