fix: echidna #23
tests.yml
on: push
Run Unit Tests
35s
Run Integration Tests
24s
Echidna Test
20s
Run symbolic execution tests
29s
Lint Commit Messages
26s
Annotations
7 warnings
Lint Commit Messages:
test/integration/IntegrationBase.sol#L5
Variable "IERC20" is unused
|
Lint Commit Messages:
test/unit/EBORequestCreator.t.sol#L172
Variable "_chainIds" is unused
|
Lint Commit Messages:
src/contracts/Arbitrable.sol#L65
Function order is incorrect, external function can not go after public view function (line 60)
|
Lint Commit Messages:
src/contracts/EBORequestCreator.sol#L35
Variable "_arbitrator" is unused
|
Lint Commit Messages:
src/contracts/EBORequestCreator.sol#L36
Variable "_council" is unused
|
Lint Commit Messages:
src/interfaces/IArbitrable.sol#L81
Function order is incorrect, external function can not go after external view function (line 70)
|
Lint Commit Messages:
src/interfaces/IEBORequestCreator.sol#L152
Function order is incorrect, external function can not go after external view function (line 138)
|