Uniswapv3 deployment(No not Merge) #2293
Annotations
10 errors and 1 warning
Run lint:
helpers/contracts-deployments.ts#L144
'"../types"' has no exported member named 'UniswapV3OracleWrapper'. Did you mean 'IUniswapV3OracleWrapper'?
|
Run lint:
helpers/contracts-deployments.ts#L145
Module '"../types"' has no exported member 'UniswapV3TwapOracleWrapper'.
|
Run lint:
helpers/contracts-getters.ts#L48
'"../types"' has no exported member named 'UniswapV3OracleWrapper__factory'. Did you mean 'IUniswapV3OracleWrapper__factory'?
|
Run lint:
helpers/contracts-getters.ts#L555
Property 'baseURI' is missing in type 'MintableERC721' but required in type 'ERC721'.
|
Run lint:
helpers/oracles-helpers.ts#L17
'"../types"' has no exported member named 'UniswapV3OracleWrapper'. Did you mean 'IUniswapV3OracleWrapper'?
|
Run lint:
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.
|
Run lint:
types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L63
Duplicate identifier 'ReserveUsedAsCollateralEnabled(address,address)'.
|
Run lint:
types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L64
Duplicate identifier 'ReserveUsedAsCollateralEnabled(address,address)'.
|
Run lint:
types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L157
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_Event'.
|
Run lint:
types/contracts/protocol/libraries/logic/LiquidationLogic.ts#L162
Duplicate identifier 'ReserveUsedAsCollateralEnabled_address_address_EventFilter'.
|
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/
|
The logs for this run have expired and are no longer available.
Loading