Skip to content

add bn254 python file #7

add bn254 python file

add bn254 python file #7

Triggered via push November 12, 2023 07:14
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/Verifier.ts#L8
Cannot find module 'o1js' or its corresponding type declarations.
test: src/bn254.ts#L12
Cannot find module 'o1js' or its corresponding type declarations.
test: src/bn254.ts#L13
Cannot find module './foreign_field' or its corresponding type declarations.
test: src/bn254.ts#L18
Left side of comma operator is unused and has no side effects.
test: src/bn254.ts#L19
Left side of comma operator is unused and has no side effects.
test: src/bn254.ts#L19
Left side of comma operator is unused and has no side effects.
test: src/bn254.ts#L19
Left side of comma operator is unused and has no side effects.
test: src/bn254.ts#L19
Left side of comma operator is unused and has no side effects.
test: src/bn254.ts#L19
Left side of comma operator is unused and has no side effects.
test: src/bn254.ts#L19
Left side of comma operator is unused and has no side effects.
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/