Complete bn254 bindings implementation #3
Annotations
7 errors and 1 warning
Build o1js and prepare the web server:
src/lib/gadgets/bit-slices-bn254.ts#L11
Module '"./foreign-field-bn254.js"' has no exported member 'Field3'.
|
Build o1js and prepare the web server:
src/lib/gadgets/elliptic-curve-bn254.ts#L5
Module '"./foreign-field-bn254.js"' has no exported member 'Field3'.
|
Build o1js and prepare the web server:
src/lib/gadgets/elliptic-curve-bn254.ts#L68
Argument of type 'number' is not assignable to parameter of type 'bigint'.
|
Build o1js and prepare the web server:
src/lib/gadgets/elliptic-curve-bn254.ts#L70
Operator '*' cannot be applied to types 'number' and 'bigint'.
|
Build o1js and prepare the web server:
src/lib/gadgets/elliptic-curve-bn254.ts#L348
Argument of type 'unknown' is not assignable to parameter of type 'bigint'.
|
Build o1js and prepare the web server:
src/lib/gadgets/elliptic-curve-bn254.ts#L350
Argument of type 'unknown' is not assignable to parameter of type 'bigint | boolean[]'.
|
Build o1js and prepare the web server
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading