Skip to content

Initial method for bn254 implementation as a Mina smart contract #5

Initial method for bn254 implementation as a Mina smart contract

Initial method for bn254 implementation as a Mina smart contract #5

Triggered via push November 12, 2023 04:17
Status Failure
Total duration 22s
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#L58
Expected 0 arguments, but got 1.
test: src/main.ts#L61
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/