feat: initial UI #9
Annotations
10 warnings
test/integration/IntegrationBase.sol#L12
Variable "ERC4626" is unused
|
src/contracts/external/AaveV3ERC4626.sol#L11
Variable "console" is unused
|
src/contracts/external/AaveV3ERC4626.sol#L45
Function order is incorrect, contract constant declaration can not go after custom error definition (line 39)
|
src/contracts/external/AaveV3ERC4626.sol#L45
'DECIMALS_MASK' should start with _
|
src/contracts/external/AaveV3ERC4626.sol#L46
'ACTIVE_MASK' should start with _
|
src/contracts/external/AaveV3ERC4626.sol#L47
'FROZEN_MASK' should start with _
|
src/contracts/external/AaveV3ERC4626.sol#L48
'PAUSED_MASK' should start with _
|
src/contracts/external/AaveV3ERC4626.sol#L49
'SUPPLY_CAP_MASK' should start with _
|
src/contracts/external/AaveV3ERC4626.sol#L51
'SUPPLY_CAP_START_BIT_POSITION' should start with _
|
src/contracts/external/AaveV3ERC4626.sol#L52
'RESERVE_DECIMALS_START_BIT_POSITION' should start with _
|
This job succeeded
Loading