common: rename verkleCrypto to verkle in common customCrypto #986
Triggered via pull request
November 14, 2024 03:28
Status
Cancelled
Total duration
12m 14s
Artifacts
–
build.yml
on: pull_request
build
1m 19s
checkout-submodules
58s
blockchain
/
test-blockchain
25s
client
/
test-client
6m 17s
client
/
test client docker file
1m 44s
client
/
test-client-cli
2m 14s
common
/
test-common
27s
devp2p
/
test-devp2p
34s
ethash
/
test-ethash
2m 25s
examples
/
test-examples
1m 52s
genesis
/
test-genesis
22s
mpt
/
test-mpt
38s
rlp
/
test-rlp
22s
statemanager
/
test-statemanager
1m 16s
util
/
test-util
20s
verkle
/
test-verkle
18s
wallet
/
test-wallet
6m 55s
lint
/
lint
35s
block
/
test-block
33s
browser
/
test-all-browser
7m 8s
evm
/
test-evm
1m 19s
tx
/
test-tx
3m 2s
vm-pr
/
vm-api
1m 38s
vm-pr
/
vm-benchmarks
48s
typecheck
/
typecheck
57s
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
Annotations
14 errors and 4 warnings
examples / test-examples
Process completed with exit code 1.
|
typecheck / typecheck
Argument of type '{ verkle: typeof verkle; db: MapDB<Uint8Array, Uint8Array>; }' is not assignable to parameter of type 'Partial<VerkleTreeOpts>'.
|
typecheck / typecheck
Argument of type '{ verkle: typeof verkle; db: MapDB<Uint8Array, Uint8Array>; }' is not assignable to parameter of type 'Partial<VerkleTreeOpts>'.
|
typecheck / typecheck
Argument of type '{ c1: Uint8Array; c2: Uint8Array; commitment: Uint8Array; stem: Uint8Array; values: Uint8Array[]; verkle: typeof verkle; }' is not assignable to parameter of type 'LeafVerkleNodeOptions'.
|
typecheck / typecheck
Argument of type '{ verkle: typeof verkle; db: MapDB<Uint8Array, Uint8Array>; }' is not assignable to parameter of type 'Partial<VerkleTreeOpts>'.
|
typecheck / typecheck
Process completed with exit code 2.
|
vm-pr / vm-blockchain (--fork=Paris --verify-test-amount-alltests)
Canceling since a higher priority waiting request for 'Build-common/rename-verkle-crypto-build' exists
|
vm-pr / vm-blockchain (--fork=Paris --verify-test-amount-alltests)
The operation was canceled.
|
vm-pr / vm-blockchain (--fork=Cancun --verify-test-amount-alltests)
Canceling since a higher priority waiting request for 'Build-common/rename-verkle-crypto-build' exists
|
vm-pr / vm-blockchain (--fork=Cancun --verify-test-amount-alltests)
The operation was canceled.
|
vm-pr / vm-blockchain (--fork=Shanghai --verify-test-amount-alltests)
Canceling since a higher priority waiting request for 'Build-common/rename-verkle-crypto-build' exists
|
vm-pr / vm-blockchain (--fork=Shanghai --verify-test-amount-alltests)
The operation was canceled.
|
vm-pr / vm-blockchain (--fork=London --verify-test-amount-alltests)
Canceling since a higher priority waiting request for 'Build-common/rename-verkle-crypto-build' exists
|
vm-pr / vm-blockchain (--fork=London --verify-test-amount-alltests)
The operation was canceled.
|
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/
|