feat: owner #9
Annotations
5 warnings
test/unit/EBORequestCreator.t.sol#L6
Variable "IEBORequestCreator" is unused
|
test/unit/EBORequestCreator.t.sol#L8
Variable "Test" is unused
|
test/unit/EBORequestCreator.t.sol#L73
Line length must be no more than 120 but current length is 122
|
src/contracts/EBORequestCreator.sol#L103
Function order is incorrect, modifier definition can not go after internal pure function (line 99)
|
src/interfaces/IEBORequestCreator.sol#L106
Function order is incorrect, external function can not go after external view function (line 96)
|
This job succeeded
Loading