use latest eth provider #757
pr-any.yml
on: pull_request
Matrix: Build Code
Matrix: Linting
Matrix: Testing
Annotations
5 errors and 13 warnings
Build Code (16.x)
Property 'frozen' does not exist on type 'PalletBalancesAccountData'.
|
Build Code (16.x)
Property 'frozen' does not exist on type 'PalletBalancesAccountData'.
|
Build Code (16.x)
Property 'getReceiptByHash' does not exist on type 'BaseProvider'.
|
Build Code (16.x)
Process completed with exit code 255.
|
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/__test__/dex.spec.ts#L9
Unsafe assignment of an `any` value
|
Linting (16.x):
packages/sdk/src/__test__/dex.spec.ts#L10
Unsafe member access .isReady on an `any` value
|
Linting (16.x):
packages/sdk/src/__test__/dex.spec.ts#L14
Unsafe assignment of an `any` value
|