Merge main into v2 #1147
Annotations
4 errors
|
src/lib/proof-system/cached-lagrange-basis.unit-test.ts#L16
Type '() => Promise<Field>' is not assignable to type '(() => Promise<Field>) & ((...args: TupleToInstances<[]>) => Promise<{ publicOutput: Field; }>)'.
|
src/lib/proof-system/cached-lagrange-basis.unit-test.ts#L22
Type '(p: SelfProof<undefined, Field>) => Promise<Field>' is not assignable to type '((p: SelfProof<undefined, Field>) => Promise<Field>) & ((...args: TupleToInstances<[typeof SelfProof]>) => Promise<{ publicOutput: Field; }>)'.
|
|
This job was cancelled
Loading