Skip to content

common: rename verkleCrypto to verkle in common customCrypto #986

common: rename verkleCrypto to verkle in common customCrypto

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
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

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/