Skip to content

Add transfer check #730

Add transfer check

Add transfer check #730

Triggered via pull request July 27, 2023 07:35
Status Failure
Total duration 2m 56s
Artifacts

pr-any.yml

on: pull_request
Matrix: Build Code
Matrix: Linting
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
Linting (16.x): packages/sdk/src/errors.ts#L1
Replace `"@acala-network/sdk-core"` with `'@acala-network/sdk-core'`
Linting (16.x): packages/sdk/src/errors.ts#L34
Insert `⏎`
Linting (16.x): packages/sdk/src/wallet/wallet.ts#L358
Replace `·(⏎····address:·string,⏎····currency:·MaybeCurrency,⏎····amount:·FN,⏎····direction:·'from'·|·'to'·=·'to'⏎··` with `(address:·string,·currency:·MaybeCurrency,·amount:·FN,·direction:·'from'·|·'to'·=·'to'`
Linting (16.x)
Process completed with exit code 255.
Build Code (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting (16.x): packages/sdk-loan/src/loan-calculator.ts#L227
Unsafe member access .isLessOrEqualTo on an `any` value
Linting (16.x): packages/sdk-payment/src/Payment.ts#L6
'ensureReady' is defined but never used
Linting (16.x): packages/sdk-payment/src/payment.spec.ts#L26
Unsafe member access .isReady on an `any` value
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L1
'MethodDeclaration' is defined but never used
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L5
Unsafe assignment of an `any` value
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L8
Unsafe member access .isReady on an `any` value
Linting (16.x): packages/sdk-payment/src/utils/ensure-ready.ts#L12
Unsafe member access .apply on an `any` value
Linting (16.x): packages/sdk/src/incentive/utils/get-deduction-endtime-configs.ts#L32
Unsafe member access .method on an `any` value
Linting (16.x): packages/sdk/src/incentive/utils/get-deduction-endtime-configs.ts#L32
Unsafe member access .section on an `any` value
Linting (16.x): packages/sdk/src/incentive/utils/get-deduction-endtime-configs.ts#L34
Unsafe member access .args on an `any` value