feat: add aave 4626 wrapper #3
tests.yml
on: push
Run Unit Tests
34s
Run Integration Tests
34s
Echidna Test
49s
Run symbolic execution tests
34s
Lint Commit Messages
40s
Annotations
4 errors and 6 warnings
Run Integration Tests
Process completed with exit code 1.
|
Run symbolic execution tests
Process completed with exit code 1.
|
Run Unit 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:
test/integration/IntegrationBase.sol#L21
Explicitly mark visibility of state
|
Lint Commit Messages:
src/contracts/Grateful.sol#L8
Variable "IRewardsController" is unused
|
Lint Commit Messages:
src/interfaces/IGrateful.sol#L4
Variable "IERC20" is unused
|
Lint Commit Messages:
src/interfaces/IGrateful.sol#L84
Function order is incorrect, external function can not go after external view function (line 72)
|
Lint Commit Messages:
script/Deploy.sol#L6
Variable "IERC20" is unused
|