Skip to content

Update State Storage to use Linked Merkle Tree #570

Update State Storage to use Linked Merkle Tree

Update State Storage to use Linked Merkle Tree #570

Triggered via pull request November 6, 2024 08:32
Status Failure
Total duration 1m 22s
Artifacts

pull-request-develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
build
Argument of type 'PreFilledWitnessProvider' is not assignable to parameter of type 'StateTransitionWitnessProvider'.
build
Property 'getWitness' in type 'MerkleStoreWitnessProvider' is not assignable to the same property in base type 'StateTransitionWitnessProvider'.
build
Property 'getWitness' in type 'PreFilledWitnessProvider' is not assignable to the same property in base type 'StateTransitionWitnessProvider'.
build
Process completed with exit code 1.
lint
Argument of type 'PreFilledWitnessProvider' is not assignable to parameter of type 'StateTransitionWitnessProvider'.
lint
Property 'getWitness' in type 'MerkleStoreWitnessProvider' is not assignable to the same property in base type 'StateTransitionWitnessProvider'.
lint
Property 'getWitness' in type 'PreFilledWitnessProvider' is not assignable to the same property in base type 'StateTransitionWitnessProvider'.
lint
Process completed with exit code 1.
test
Argument of type 'PreFilledWitnessProvider' is not assignable to parameter of type 'StateTransitionWitnessProvider'.
test
Property 'getWitness' in type 'MerkleStoreWitnessProvider' is not assignable to the same property in base type 'StateTransitionWitnessProvider'.
test
Property 'getWitness' in type 'PreFilledWitnessProvider' is not assignable to the same property in base type 'StateTransitionWitnessProvider'.
test
Process completed with exit code 1.
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/