Skip to content

refactor: swtich fee calculation functions with 18 decimals instead o… #56

refactor: swtich fee calculation functions with 18 decimals instead o…

refactor: swtich fee calculation functions with 18 decimals instead o… #56

Triggered via push November 19, 2024 17:48
Status Success
Total duration 1m 12s
Artifacts

tests.yml

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

Annotations

10 warnings
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#L115
Line length must be no more than 120 but current length is 121
Lint Commit Messages: src/contracts/Grateful.sol#L44
Immutable variables name should be capitalized SNAKE_CASE
Lint Commit Messages: src/contracts/Grateful.sol#L191
Function order is incorrect, external function can not go after public view function (line 180)
Lint Commit Messages: src/contracts/OneTime.sol#L8
Variable "console" is unused
Lint Commit Messages: src/contracts/OneTime.sol#L14
Explicitly mark visibility of state