feat: improvments and comments #15
Annotations
4 warnings
test/integration/IntegrationBase.sol#L5
Variable "IERC20" is unused
|
test/unit/EBORequestCreator.t.sol#L194
Variable "_chainIds" is unused
|
src/contracts/EBORequestCreator.sol#L138
Function order is incorrect, modifier definition can not go after internal pure function (line 131)
|
src/interfaces/IEBORequestCreator.sol#L85
Function order is incorrect, struct definition can not go after custom error definition (line 79)
|
This job succeeded
Loading