Skip to content

feat(sdk-lib-mpc): use implementation of paillier-blum for paillier proof #10187

feat(sdk-lib-mpc): use implementation of paillier-blum for paillier proof

feat(sdk-lib-mpc): use implementation of paillier-blum for paillier proof #10187

Triggered via pull request July 28, 2023 21:24
Status Failure
Total duration 6m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 2 warnings
unit-test (18.x)
Expected 2 arguments, but got 3.
unit-test (18.x)
Type 'Promise<{ w: any; x: bigint[]; z: bigint[]; }>' is missing the following properties from type 'bigint[]': length, pop, push, concat, and 28 more.
unit-test (18.x)
Expected 2 arguments, but got 3.
unit-test (18.x)
Expected 2 arguments, but got 3.
unit-test (18.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (18.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (18.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (18.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (18.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (18.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (16.x)
Expected 2 arguments, but got 3.
unit-test (16.x)
Type 'Promise<{ w: any; x: bigint[]; z: bigint[]; }>' is missing the following properties from type 'bigint[]': length, pop, push, concat, and 28 more.
unit-test (16.x)
Expected 2 arguments, but got 3.
unit-test (16.x)
Expected 2 arguments, but got 3.
unit-test (16.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (16.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (16.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (16.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (16.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
unit-test (16.x)
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
browser-test
Expected 2 arguments, but got 3.
browser-test
Type 'Promise<{ w: any; x: bigint[]; z: bigint[]; }>' is missing the following properties from type 'bigint[]': length, pop, push, concat, and 28 more.
browser-test
Expected 2 arguments, but got 3.
browser-test
Expected 2 arguments, but got 3.
browser-test
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
browser-test
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
browser-test
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
browser-test
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
browser-test
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
browser-test
Property 'm' does not exist on type 'typeof import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-lib-mpc/dist/src/tss/ecdsa/paillierproof")'.
docker-build
Process completed with exit code 1.
unit-test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/