Skip to content

Testing ForeignGroup in ZkProgram #4

Testing ForeignGroup in ZkProgram

Testing ForeignGroup in ZkProgram #4

Triggered via push November 12, 2023 00:22
Status Failure
Total duration 35s
Artifacts

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#L32
Expected 0 arguments, but got 1.
test: src/main.ts#L35
Property 'deploy' does not exist on type 'Verifier'.
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/