Skip to content

feat: implement HashComputationLevel using LinkedList #629

feat: implement HashComputationLevel using LinkedList

feat: implement HashComputationLevel using LinkedList #629

Triggered via pull request July 23, 2024 08:01
Status Failure
Total duration 1m 10s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
benchmark: packages/persistent-merkle-tree/test/perf/node.test.ts#L2
Module '"../../src/node"' has no exported member 'getHashComputations'.
benchmark: packages/persistent-merkle-tree/test/perf/node.test.ts#L2
Module '"../../src/node"' has no exported member 'HashComputation'.
benchmark: packages/persistent-merkle-tree/test/perf/node.test.ts#L62
Property 'batchHash' does not exist on type 'BranchNode'.
benchmark
Process completed with exit code 1.
benchmark
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/