Skip to content

feat: improvments and comments #15

feat: improvments and comments

feat: improvments and comments #15

Triggered via push August 6, 2024 19:45
Status Failure
Total duration 49s
Billable time 5m
Artifacts

tests.yml

on: push
Run Unit Tests
36s
Run Unit Tests
Run Integration Tests
21s
Run Integration Tests
Echidna Test
36s
Echidna Test
Run symbolic execution tests
23s
Run symbolic execution tests
Lint Commit Messages
32s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

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)