feat(sdk-coin-zketh): add zketh sdk skeleton #2835
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 3 warnings
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)
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)
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)
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 (20.x)
The operation was canceled.
|
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/
|
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/
|