ALL-6928 - Add TON currency #355
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/blockchain/flow.ts#L27
Unexpected any. Specify a different type
|
src/blockchain/flow.ts#L32
Unexpected any. Specify a different type
|
src/blockchain/flow.ts#L37
Unexpected any. Specify a different type
|
src/blockchain/one.ts#L17
Unexpected any. Specify a different type
|
src/connector/tatum.ts#L41
Unexpected any. Specify a different type
|
src/helpers/index.ts#L77
Unexpected any. Specify a different type
|
src/helpers/index.ts#L77
Unexpected any. Specify a different type
|
src/helpers/index.ts#L78
Unexpected any. Specify a different type
|
src/model/request/CreateErc20Validator.ts#L6
'validationArguments' is defined but never used
|
src/model/request/CreateErc20Validator.ts#L10
Unexpected any. Specify a different type
|
This job succeeded
Loading