Skip to content

update readme

update readme #10

Triggered via push November 12, 2023 09:44
Status Failure
Total duration 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: src/Verifier.ts#L8
Cannot find module 'o1js' or its corresponding type declarations.
test: src/main.ts#L7
Cannot find module 'o1js' or its corresponding type declarations.
test: src/main.ts#L22
Expected 0 arguments, but got 1.
test: src/main.ts#L25
Property 'deploy' does not exist on type 'BN254'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/