Skip to content

Uniswapv3 deployment(No not Merge) #2293

Uniswapv3 deployment(No not Merge)

Uniswapv3 deployment(No not Merge) #2293

Triggered via pull request December 22, 2023 05:46
Status Failure
Total duration 4m 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#L144
'"../types"' has no exported member named 'UniswapV3OracleWrapper'. Did you mean 'IUniswapV3OracleWrapper'?
Lint Check (18): helpers/contracts-deployments.ts#L145
Module '"../types"' has no exported member 'UniswapV3TwapOracleWrapper'.
Lint Check (18): helpers/contracts-getters.ts#L48
'"../types"' has no exported member named 'UniswapV3OracleWrapper__factory'. Did you mean 'IUniswapV3OracleWrapper__factory'?
Lint Check (18): helpers/contracts-getters.ts#L555
Property 'baseURI' is missing in type 'MintableERC721' but required in type 'ERC721'.
Lint Check (18): helpers/oracles-helpers.ts#L17
'"../types"' has no exported member named 'UniswapV3OracleWrapper'. Did you mean 'IUniswapV3OracleWrapper'?
Lint Check (18): test/helpers/validated-steps.ts#L76
Conversion of type 'AutoCompoundApe | AutoYieldApe | INonfungiblePositionManager | StETHMocked | MintableERC721' to type 'ERC721' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
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'.
Unit Tests (18)
Process completed with exit code 1.
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/