Cross Chain Parax #2295
ci.yml
on: pull_request
Matrix: Coverage Check
Matrix: Lint Check
Matrix: Unit Tests
Annotations
12 errors and 2 warnings
Lint Check (18):
scripts/deployments/steps/11_allReserves.ts#L95
Property 'PTokenSApeImpl' does not exist on type 'typeof eContractid'. Did you mean 'PTokenCApeImpl'?
|
Lint Check (18):
scripts/deployments/steps/23_renounceOwnership.ts#L7
Module '"../../../helpers/contracts-getters"' has no exported member 'getHelperContract'.
|
Lint Check (18):
scripts/deployments/steps/23_renounceOwnership.ts#L10
Module '"../../../helpers/contracts-getters"' has no exported member 'getP2PPairStaking'.
|
Lint Check (18):
scripts/upgrade/helperContract.ts#L1
Module '"../../helpers/contracts-deployments"' has no exported member 'deployHelperContractImpl'.
|
Lint Check (18):
scripts/upgrade/helperContract.ts#L4
Module '"../../helpers/contracts-getters"' has no exported member 'getHelperContract'.
|
Lint Check (18):
tasks/upgrade/index.ts#L58
Property 'upgradePoolApeStaking' does not exist on type 'typeof import("/home/runner/work/paraspace-core/paraspace-core/scripts/upgrade/pool")'.
|
Lint Check (18):
tasks/upgrade/index.ts#L68
Property 'upgradeBorrowApeAndStake' does not exist on type 'typeof import("/home/runner/work/paraspace-core/paraspace-core/scripts/upgrade/pool")'.
|
Lint Check (18):
tasks/upgrade/index.ts#L93
Property 'upgradePoolPositionMover' does not exist on type 'typeof import("/home/runner/work/paraspace-core/paraspace-core/scripts/upgrade/pool")'.
|
Lint Check (18):
tasks/upgrade/index.ts#L155
Cannot find module '../../scripts/upgrade/P2PPairStaking' or its corresponding type declarations.
|
Lint Check (18):
test/_xtoken_ntoken_delegation.ts#L142
Property 'getDelegatesForTokens' does not exist on type 'UiPoolDataProvider'.
|
Unit Tests (18)
Process completed with exit code 12.
|
Coverage Check (18)
Process completed with exit code 1.
|
Lint Check (18)
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 Tests (18)
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/
|