feat: improvments and comments #15
tests.yml
on: push
Run Unit Tests
36s
Run Integration Tests
21s
Echidna Test
36s
Run symbolic execution tests
23s
Lint Commit Messages
32s
Annotations
1 error and 4 warnings
Echidna Test
Process completed with exit code 1.
|
Lint Commit Messages:
test/integration/IntegrationBase.sol#L5
Variable "IERC20" is unused
|
Lint Commit Messages:
test/unit/EBORequestCreator.t.sol#L194
Variable "_chainIds" is unused
|
Lint Commit Messages:
src/contracts/EBORequestCreator.sol#L138
Function order is incorrect, modifier definition can not go after internal pure function (line 131)
|
Lint Commit Messages:
src/interfaces/IEBORequestCreator.sol#L85
Function order is incorrect, struct definition can not go after custom error definition (line 79)
|