Skip to content

feat: add working withdraw #4

feat: add working withdraw

feat: add working withdraw #4

Triggered via push August 5, 2024 15:24
Status Failure
Total duration 49s
Billable time 5m
Artifacts

tests.yml

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

Annotations

4 errors and 7 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/IntegrationBase.sol#L9
Variable "ERC4626" is unused
Lint Commit Messages: test/integration/IntegrationBase.sol#L23
Explicitly mark visibility of state
Lint Commit Messages: test/integration/IntegrationBase.sol#L24
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#L82
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