Skip to content

feat(sdk-coin-zketh): add zketh sdk skeleton #2832

feat(sdk-coin-zketh): add zketh sdk skeleton

feat(sdk-coin-zketh): add zketh sdk skeleton #2832

Triggered via pull request December 20, 2023 13:36
Status Failure
Total duration 4m 9s
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

24 errors and 3 warnings
unit-test-all (20.x)
Argument of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/statics/dist/src/base").BaseCoin>' is not assignable to parameter of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-zketh/node_modules/@bitgo/sdk-core/node_modules/@bitgo/statics/dist/src/base").BaseCoin>'.
unit-test-all (20.x)
Argument of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/statics/dist/src/base").BaseCoin> | undefined' is not assignable to parameter of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-zketh/node_modules/@bitgo/sdk-core/node_modules/@bitgo/statics/dist/src/base").BaseCoin> | undefined'.
unit-test-all (20.x)
Property 'zksyncExplorerApiToken' does not exist on type 'Environment'.
unit-test-all (20.x)
Property 'zksyncExplorerBaseUrl' does not exist on type 'Environment'.
unit-test-all (20.x)
Cannot find module './zkethToken' or its corresponding type declarations.
unit-test-all (20.x)
Argument of type '(bitgo: BitGoBase, staticsCoin?: Readonly<BaseCoin> | undefined) => BaseCoin' is not assignable to parameter of type 'CoinConstructor'.
unit-test-all (20.x)
Argument of type '(bitgo: BitGoBase, staticsCoin?: Readonly<BaseCoin> | undefined) => BaseCoin' is not assignable to parameter of type 'CoinConstructor'.
unit-test-all (20.x)
Process completed with exit code 1.
unit-test-all (16.x)
Argument of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/statics/dist/src/base").BaseCoin>' is not assignable to parameter of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-zketh/node_modules/@bitgo/sdk-core/node_modules/@bitgo/statics/dist/src/base").BaseCoin>'.
unit-test-all (16.x)
Argument of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/statics/dist/src/base").BaseCoin> | undefined' is not assignable to parameter of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-zketh/node_modules/@bitgo/sdk-core/node_modules/@bitgo/statics/dist/src/base").BaseCoin> | undefined'.
unit-test-all (16.x)
Property 'zksyncExplorerApiToken' does not exist on type 'Environment'.
unit-test-all (16.x)
Property 'zksyncExplorerBaseUrl' does not exist on type 'Environment'.
unit-test-all (16.x)
Cannot find module './zkethToken' or its corresponding type declarations.
unit-test-all (16.x)
Argument of type '(bitgo: BitGoBase, staticsCoin?: Readonly<BaseCoin> | undefined) => BaseCoin' is not assignable to parameter of type 'CoinConstructor'.
unit-test-all (16.x)
Argument of type '(bitgo: BitGoBase, staticsCoin?: Readonly<BaseCoin> | undefined) => BaseCoin' is not assignable to parameter of type 'CoinConstructor'.
unit-test-all (16.x)
Process completed with exit code 1.
unit-test-all (18.x)
Argument of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/statics/dist/src/base").BaseCoin>' is not assignable to parameter of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-zketh/node_modules/@bitgo/sdk-core/node_modules/@bitgo/statics/dist/src/base").BaseCoin>'.
unit-test-all (18.x)
Argument of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/statics/dist/src/base").BaseCoin> | undefined' is not assignable to parameter of type 'Readonly<import("/home/runner/work/BitGoJS/BitGoJS/modules/sdk-coin-zketh/node_modules/@bitgo/sdk-core/node_modules/@bitgo/statics/dist/src/base").BaseCoin> | undefined'.
unit-test-all (18.x)
Property 'zksyncExplorerApiToken' does not exist on type 'Environment'.
unit-test-all (18.x)
Property 'zksyncExplorerBaseUrl' does not exist on type 'Environment'.
unit-test-all (18.x)
Cannot find module './zkethToken' or its corresponding type declarations.
unit-test-all (18.x)
Argument of type '(bitgo: BitGoBase, staticsCoin?: Readonly<BaseCoin> | undefined) => BaseCoin' is not assignable to parameter of type 'CoinConstructor'.
unit-test-all (18.x)
Argument of type '(bitgo: BitGoBase, staticsCoin?: Readonly<BaseCoin> | undefined) => BaseCoin' is not assignable to parameter of type 'CoinConstructor'.
unit-test-all (18.x)
The operation was canceled.
unit-test-all (20.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/
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/