Provable BigInt #5568
build-action.yml
on: pull_request
Prepare
1m 33s
Matrix: Run unit tests parallel
Matrix: Build-And-Test-Server
Check-mina-commit
0s
Build-And-Test-Server (Unit tests)
0s
Annotations
10 errors
Prepare:
src/bindings/crypto/bindings/bindings.unit-test.ts#L91
Argument of type 'Random<unknown>' is not assignable to parameter of type 'Random<string>'.
|
Prepare:
src/bindings/lib/binable.unit-test.ts#L142
Argument of type 'unknown' is not assignable to parameter of type 'boolean'.
|
Prepare:
src/index.ts#L43
Cannot find module './bindings/mina-transaction/v1/types.js' or its corresponding type declarations.
|
Prepare:
src/index.ts#L204
Cannot find module './bindings/index.js' or its corresponding type declarations.
|
Prepare:
src/lib/mina/v1/account-update.ts#L6
Cannot find module '../../../bindings/mina-transaction/gen/v1/js-layout.js' or its corresponding type declarations.
|
Prepare:
src/lib/mina/v1/account-update.ts#L7
Cannot find module '../../../bindings/mina-transaction/v1/types.js' or its corresponding type declarations.
|
Prepare:
src/lib/mina/v1/account-update.ts#L28
Cannot find module '../../../bindings/mina-transaction/v1/transaction-leaves.js' or its corresponding type declarations.
|
Prepare:
src/lib/mina/v1/account-update.ts#L134
Parameter 'e' implicitly has an 'any' type.
|
Prepare:
src/lib/mina/v1/account-update.ts#L146
Parameter 'e' implicitly has an 'any' type.
|
Prepare:
src/lib/mina/v1/account-update.ts#L475
'v' is of type 'unknown'.
|