Skip to content

test: add unit tests #72

test: add unit tests

test: add unit tests #72

Triggered via push December 2, 2024 02:28
Status Failure
Total duration 32s
Artifacts

tests.yml

on: push
Run Unit Tests
0s
Run Unit Tests
Run Integration Tests
15s
Run Integration Tests
Echidna Test
0s
Echidna Test
Run symbolic execution tests
0s
Run symbolic execution tests
Lint Commit Messages
23s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run Integration Tests
Process completed with exit code 1.
Lint Commit Messages: test/aave-v3/mocks/PoolMock.sol#L10
'reserveAToken' should start with _
Lint Commit Messages: test/integration/IntegrationBase.sol#L4
Variable "Grateful" is unused
Lint Commit Messages: test/integration/IntegrationBase.sol#L7
Variable "console" is unused
Lint Commit Messages: test/integration/IntegrationBase.sol#L14
Variable "ERC20" is unused
Lint Commit Messages: test/integration/IntegrationBase.sol#L15
Variable "IPool" is unused
Lint Commit Messages: test/integration/IntegrationBase.sol#L15
Variable "IRewardsController" is unused
Lint Commit Messages: test/integration/IntegrationBase.sol#L117
Line length must be no more than 120 but current length is 121
Lint Commit Messages: test/unit/Grateful.t.sol#L6
Variable "console" is unused
Lint Commit Messages: src/contracts/Grateful.sol#L44
Immutable variables name should be capitalized SNAKE_CASE
Lint Commit Messages: src/contracts/Grateful.sol#L110
Variable "_owner" is unused