Skip to content

ParaX L2 Implementation #2289

ParaX L2 Implementation

ParaX L2 Implementation #2289

Triggered via pull request December 11, 2023 04:53
Status Failure
Total duration 3m 53s
Artifacts

ci.yml

on: pull_request
Matrix: Coverage Check
Matrix: Lint Check
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Lint Check (18): helpers/contracts-deployments.ts#L86
Module '"../types"' has no exported member 'NTokenOtherdeed'.
Lint Check (18): helpers/contracts-helpers.ts#L82
Module '"../types"' has no exported member 'NTokenOtherdeed__factory'.
Lint Check (18): helpers/init-helpers.ts#L49
Module '"./contracts-deployments"' has no exported member 'deployOtherdeedNTokenImpl'.
Lint Check (18): scripts/upgrade/ntoken.ts#L9
Module '"../../helpers/contracts-deployments"' has no exported member 'deployOtherdeedNTokenImpl'.
Lint Check (18): test/_xtoken_ntoken_delegation.ts#L142
Property 'getDelegatesForTokens' does not exist on type 'UiPoolDataProvider'.
Lint Check (18): test/helpers/make-suite.ts#L55
Module '"../../helpers/contracts-getters"' has no exported member 'getNTokenOtherdeed'.
Lint Check (18): test/helpers/make-suite.ts#L84
Module '"../../types"' has no exported member 'NTokenOtherdeed'.
Lint Check (18): types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L63
Duplicate identifier 'ReserveUsedAsCollateralEnabled(address,address)'.
Lint Check (18): types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L64
Duplicate identifier 'ReserveUsedAsCollateralEnabled(address,address)'.
Lint Check (18): types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L157
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_Event'.
Coverage Check (18)
Process completed with exit code 1.
Unit Tests (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/