feat: dust collector #24
Annotations
9 warnings
test/integration/IntegrationBase.sol#L5
Variable "IERC20" is unused
|
test/unit/EBORequestCreator.t.sol#L6
Variable "SafeERC20" is unused
|
test/unit/EBORequestCreator.t.sol#L15
Line length must be no more than 120 but current length is 122
|
test/unit/EBORequestCreator.t.sol#L123
Variable "_chainIds" is unused
|
src/contracts/Arbitrable.sol#L65
Function order is incorrect, external function can not go after public view function (line 60)
|
src/contracts/EBORequestCreator.sol#L28
Variable "_arbitrator" is unused
|
src/contracts/EBORequestCreator.sol#L28
Variable "_council" is unused
|
src/interfaces/IArbitrable.sol#L81
Function order is incorrect, external function can not go after external view function (line 70)
|
src/interfaces/IEBORequestCreator.sol#L139
Function order is incorrect, external function can not go after external view function (line 125)
|
This job succeeded
Loading