Skip to content

feat: pay function and aave integration #2

feat: pay function and aave integration

feat: pay function and aave integration #2

Triggered via push July 30, 2024 16:02
Status Failure
Total duration 1m 2s
Billable time 5m
Artifacts

tests.yml

on: push
Run Unit Tests
34s
Run Unit Tests
Run Integration Tests
37s
Run Integration Tests
Echidna Test
49s
Echidna Test
Run symbolic execution tests
34s
Run symbolic execution tests
Lint Commit Messages
50s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Run symbolic execution tests
Process completed with exit code 1.
Run Unit Tests
Process completed with exit code 1.
Run Integration Tests
Process completed with exit code 1.
Echidna Test
Process completed with exit code 1.
Lint Commit Messages: test/integration/Grateful.t.sol#L4
Variable "console" is unused
Lint Commit Messages: src/interfaces/IGrateful.sol#L5
Variable "IERC20" is unused
Lint Commit Messages: src/interfaces/IGrateful.sol#L10
Line length must be no more than 120 but current length is 252
Lint Commit Messages: src/interfaces/IGrateful.sol#L57
Function order is incorrect, external function can not go after external view function (line 49)
Lint Commit Messages: script/Deploy.sol#L7
Variable "IERC20" is unused