Skip to content

feat(sdk-lib-mpc): add implementation of paillier-blum #2560

feat(sdk-lib-mpc): add implementation of paillier-blum

feat(sdk-lib-mpc): add implementation of paillier-blum #2560

Triggered via pull request October 16, 2023 19:14
Status Failure
Total duration 4m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test_package_updates.yml

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

Annotations

10 errors and 2 warnings
unit-test-all (16.x)
Argument of type 'TypeRegistry' is not assignable to parameter of type 'Registry'.
unit-test-all (16.x)
Argument of type 'TypeRegistry' is not assignable to parameter of type 'Registry'.
unit-test-all (16.x)
Type 'GenericExtrinsic<AnyTuple>' is not assignable to type 'GenericCall<AnyTuple> | GenericExtrinsic<AnyTuple>'.
unit-test-all (16.x)
Type 'GenericCall<AnyTuple>' is not assignable to type 'GenericCall<AnyTuple> | GenericExtrinsic<AnyTuple>'.
unit-test-all (16.x)
Argument of type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/rpc-core/node_modules/@polkadot/types/interfaces/metadata/types").PalletConstantMetadataV14>' is not assignable to parameter of type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/interfaces/metadata/types").PalletConstantMetadataV14>'.
unit-test-all (16.x)
Argument of type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/rpc-core/node_modules/@polkadot/types/interfaces/metadata/types").PalletConstantMetadataV14>' is not assignable to parameter of type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/interfaces/metadata/types").PalletConstantMetadataV14>'.
unit-test-all (16.x)
Property 'nonce' does not exist on type 'Codec'.
unit-test-all (16.x)
Property 'data' does not exist on type 'Codec'.
unit-test-all (16.x)
Process completed with exit code 1.
unit-test-all (18.x)
The operation was canceled.
unit-test-all (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/
unit-test-all (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/