feat: pay function and aave integration #2
tests.yml
on: push
Run Unit Tests
34s
Run Integration Tests
37s
Echidna Test
49s
Run symbolic execution tests
34s
Lint Commit Messages
50s
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
|