Update State Storage to use Linked Merkle Tree #568
Annotations
9 errors and 4 warnings
test
Property 'checkMembership' does not exist on type 'LinkedMerkleTreeWitness'.
|
test
Property 'calculateRoot' does not exist on type 'LinkedMerkleTreeWitness'.
|
test
Process completed with exit code 1.
|
build
Property 'checkMembership' does not exist on type 'LinkedMerkleTreeWitness'.
|
build
Property 'calculateRoot' does not exist on type 'LinkedMerkleTreeWitness'.
|
build
Process completed with exit code 1.
|
lint
Property 'checkMembership' does not exist on type 'LinkedMerkleTreeWitness'.
|
lint
Property 'calculateRoot' does not exist on type 'LinkedMerkleTreeWitness'.
|
lint
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/
|
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/
|
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/
|