Skip to content

feat: dust collector #24

feat: dust collector

feat: dust collector #24

Triggered via push August 9, 2024 04:05
Status Failure
Total duration 1m 1s
Billable time 5m
Artifacts

tests.yml

on: push
Run Unit Tests
51s
Run Unit Tests
Run Integration Tests
40s
Run Integration Tests
Echidna Test
45s
Echidna Test
Run symbolic execution tests
37s
Run symbolic execution tests
Lint Commit Messages
46s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Run Unit Tests
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#L6
Variable "SafeERC20" is unused
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L15
Line length must be no more than 120 but current length is 122
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L123
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#L28
Variable "_arbitrator" is unused
Lint Commit Messages: src/contracts/EBORequestCreator.sol#L28
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#L139
Function order is incorrect, external function can not go after external view function (line 125)