Cross Chain Parax #2294
Triggered via pull request
December 25, 2023 10:15
Status
Failure
Total duration
52m 57s
Artifacts
–
ci.yml
on: pull_request
Matrix: Coverage Check
Matrix: Lint Check
Matrix: Unit Tests
Annotations
12 errors and 2 warnings
Lint Check (18):
helpers/contracts-deployments.ts#L83
Module '"../types"' has no exported member 'P2PPairStaking'.
|
Lint Check (18):
helpers/contracts-getters.ts#L74
'"../types"' has no exported member named 'ApeStakingLogic__factory'. Did you mean 'ApeCoinStaking__factory'?
|
Lint Check (18):
helpers/contracts-getters.ts#L76
Module '"../types"' has no exported member 'P2PPairStaking__factory'.
|
Lint Check (18):
helpers/contracts-getters.ts#L83
'"../types"' has no exported member named 'HelperContract__factory'. Did you mean 'DepositContract__factory'?
|
Lint Check (18):
helpers/contracts-helpers.ts#L83
Module '"../types"' has no exported member 'P2PPairStaking__factory'.
|
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/upgrade/helperContract.ts#L1
Module '"../../helpers/contracts-deployments"' has no exported member 'deployHelperContractImpl'.
|
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")'.
|
Unit Tests (18)
Process completed with exit code 11.
|
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/
|