Skip to content

chore: updating ethereumjs common #2577

chore: updating ethereumjs common

chore: updating ethereumjs common #2577

Triggered via pull request October 19, 2023 07:38
Status Failure
Total duration 4m 44s
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

20 errors and 2 warnings
unit-test-all (18.x)
Argument of type 'TypeRegistry' is not assignable to parameter of type 'Registry'.
unit-test-all (18.x)
Argument of type 'TypeRegistry' is not assignable to parameter of type 'Registry'.
unit-test-all (18.x)
Type 'GenericExtrinsic<AnyTuple>' is not assignable to type 'GenericCall<AnyTuple> | GenericExtrinsic<AnyTuple>'.
unit-test-all (18.x)
Type 'GenericCall<AnyTuple>' is not assignable to type 'GenericCall<AnyTuple> | GenericExtrinsic<AnyTuple>'.
unit-test-all (18.x)
Type 'import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/create/registry").TypeRegistry' is not assignable to type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/create/registry").TypeRegistry'.
unit-test-all (18.x)
Type 'import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/create/registry").TypeRegistry' is not assignable to type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/create/registry").TypeRegistry'.
unit-test-all (18.x)
No overload matches this call.
unit-test-all (18.x)
No overload matches this call.
unit-test-all (18.x)
Argument of type 'import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/interfaces/metadata/types").Pallet...' 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 (18.x)
Argument of type 'import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/interfaces/metadata/types").Pallet...' 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 '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)
Type 'import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/create/registry").TypeRegistry' is not assignable to type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/create/registry").TypeRegistry'.
unit-test-all (16.x)
Type 'import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/create/registry").TypeRegistry' is not assignable to type 'import("/home/runner/work/BitGoJS/BitGoJS/node_modules/@polkadot/types/create/registry").TypeRegistry'.
unit-test-all (16.x)
No overload matches this call.
unit-test-all (16.x)
No overload matches this call.
unit-test-all (16.x)
Argument of type 'import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/interfaces/metadata/types").Pallet...' 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/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types-codec/base/Vec").Vec<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-dot/node_modules/@substrate/txwrapper-core/node_modules/@polkadot/types/interfaces/metadata/types").Pallet...' 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 (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-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/