fix: arbitrum integration #30
Annotations
6 warnings
test/unit/EBORequestCreator.t.sol#L198
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#L35
Variable "_arbitrator" is unused
|
src/contracts/EBORequestCreator.sol#L36
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#L152
Function order is incorrect, external function can not go after external view function (line 138)
|
This job succeeded
Loading