Skip to content

feat: owner

feat: owner #9

Triggered via push July 31, 2024 02:07
Status Failure
Total duration 1m 3s
Billable time 5m
Artifacts

tests.yml

on: push
Run Unit Tests
39s
Run Unit Tests
Run Integration Tests
38s
Run Integration Tests
Echidna Test
49s
Echidna Test
Run symbolic execution tests
39s
Run symbolic execution tests
Lint Commit Messages
51s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Run Unit Tests
Process completed with exit code 1.
Run Integration Tests
Process completed with exit code 1.
Run symbolic execution tests
Process completed with exit code 1.
Echidna Test
Process completed with exit code 1.
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L6
Variable "IEBORequestCreator" is unused
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L8
Variable "Test" is unused
Lint Commit Messages: test/unit/EBORequestCreator.t.sol#L73
Line length must be no more than 120 but current length is 122
Lint Commit Messages: src/contracts/EBORequestCreator.sol#L103
Function order is incorrect, modifier definition can not go after internal pure function (line 99)
Lint Commit Messages: src/interfaces/IEBORequestCreator.sol#L106
Function order is incorrect, external function can not go after external view function (line 96)