Skip to content

Tx: get rid of BaseTransaction #966

Tx: get rid of BaseTransaction

Tx: get rid of BaseTransaction #966

Triggered via pull request November 9, 2024 11:43
Status Failure
Total duration 15m 37s
Artifacts

build.yml

on: pull_request
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
Fit to window
Zoom out
Zoom in

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/