Skip to content

Dynamic arrays in o1js #2263

Dynamic arrays in o1js

Dynamic arrays in o1js #2263

Triggered via pull request November 27, 2024 18:07
Status Failure
Total duration 6m 15s
Artifacts 2

live-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
compatible: src/lib/provable/gadgets/elliptic-curve.ts#L65
Expected 3 arguments, but got 4.
compatible: src/lib/provable/gadgets/elliptic-curve.ts#L122
Expected 2 arguments, but got 3.
compatible: src/lib/provable/test/dynamic-array.unit-test.ts#L369
Argument of type '{ proof: Proof<undefined, void>; auxiliaryOutput: undefined; }' is not assignable to parameter of type 'Proof<undefined, void>'.
compatible: src/lib/provable/test/ecdsa.unit-test.ts#L32
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
compatible: src/lib/provable/test/elliptic-curve.unit-test.ts#L22
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
compatible: src/lib/provable/types/struct.ts#L238
Property 'toCanonical' does not exist on type 'GenericProvableExtendedPure<InferProvable<A, Field>, InferValue<A>, InferJson<A>, Field> | GenericProvableExtended<...>'.
compatible
Process completed with exit code 2.
master: src/lib/provable/gadgets/elliptic-curve.ts#L65
Expected 3 arguments, but got 4.
master: src/lib/provable/gadgets/elliptic-curve.ts#L122
Expected 2 arguments, but got 3.
master: src/lib/provable/test/dynamic-array.unit-test.ts#L369
Argument of type '{ proof: Proof<undefined, void>; auxiliaryOutput: undefined; }' is not assignable to parameter of type 'Proof<undefined, void>'.
master: src/lib/provable/test/ecdsa.unit-test.ts#L32
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
master: src/lib/provable/test/elliptic-curve.unit-test.ts#L22
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
master: src/lib/provable/types/struct.ts#L238
Property 'toCanonical' does not exist on type 'GenericProvableExtendedPure<InferProvable<A, Field>, InferValue<A>, InferJson<A>, Field> | GenericProvableExtended<...>'.
master
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
mina-logs-compatible Expired
84.3 KB
mina-logs-master Expired
115 KB