feat: add sepolia & arbitrum sepolia (#430) #2299
ci.yml
on: push
Matrix: Coverage Check
Matrix: Lint Check
Matrix: Unit Tests
Annotations
12 errors and 2 warnings
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'.
|
Lint Check (18):
types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L162
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_EventFilter'.
|
Lint Check (18):
types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L169
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_Event'.
|
Lint Check (18):
types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L174
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_EventFilter'.
|
Lint Check (18):
types/contracts/protocol/libraries/logic/SupplyLogic.ts#L38
Duplicate identifier 'ReserveUsedAsCollateralEnabled(address,address)'.
|
Lint Check (18):
types/contracts/protocol/libraries/logic/SupplyLogic.ts#L39
Duplicate identifier 'ReserveUsedAsCollateralEnabled(address,address)'.
|
Lint Check (18):
types/contracts/protocol/libraries/logic/SupplyLogic.ts#L93
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_Event'.
|
Lint Check (18):
types/contracts/protocol/libraries/logic/SupplyLogic.ts#L98
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_EventFilter'.
|
Unit Tests (18)
Process completed with exit code 15.
|
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/
|