Merge main into v2 #1147
Annotations
4 errors
|
Build o1js and execute benchmarks on sdk-self-hosted-linux-arm64 and Node.JS 20:
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; }>)'.
|
Build o1js and execute benchmarks on sdk-self-hosted-linux-arm64 and Node.JS 20:
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; }>)'.
|
Build o1js and execute benchmarks on sdk-self-hosted-linux-arm64 and Node.JS 20
The operation was canceled.
|
Loading