Skip to content

feat: verify ordering in the interfaces #77

feat: verify ordering in the interfaces

feat: verify ordering in the interfaces #77

Triggered via push October 3, 2024 08:31
Status Success
Total duration 1m 5s
Artifacts

tests.yml

on: push
Run Unit Tests
13s
Run Unit Tests
Run Integration Tests
14s
Run Integration Tests
Echidna Test
52s
Echidna Test
Run symbolic execution tests
17s
Run symbolic execution tests
Lint Commit Messages
25s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Lint Commit Messages: src/interfaces/IGreeter.sol#L66
Function order is incorrect, external function can not go after external view function (line 56)