Skip to content

use latest eth provider #758

use latest eth provider

use latest eth provider #758

Triggered via pull request December 28, 2023 04:00
Status Failure
Total duration 1m 51s
Artifacts

pr-any.yml

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

Annotations

6 errors and 13 warnings
Build Code (16.x)
Property 'miscFrozen' does not exist on type 'PalletBalancesAccountData'.
Build Code (16.x)
'"@polkadot/types/lookup"' has no exported member named 'PolkadotPrimitivesV2PersistedValidationData'. Did you mean 'PolkadotPrimitivesV5PersistedValidationData'?
Build Code (16.x)
Property 'miscFrozen' 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/
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
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/