Skip to content

feat: use SafeERC20 for tokens #31

feat: use SafeERC20 for tokens

feat: use SafeERC20 for tokens #31

Triggered via push November 1, 2024 18:52
Status Success
Total duration 35s
Artifacts

tests.yml

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

Annotations

10 warnings
Lint Commit Messages: test/integration/Grateful.t.sol#L256
Line length must be no more than 120 but current length is 121
Lint Commit Messages: src/contracts/Grateful.sol#L19
Line length must be no more than 120 but current length is 121
Lint Commit Messages: src/contracts/Grateful.sol#L109
Variable name must be in mixedCase
Lint Commit Messages: src/contracts/Grateful.sol#L115
Variable name must be in mixedCase
Lint Commit Messages: src/contracts/Grateful.sol#L134
Function order is incorrect, external function can not go after public view function (line 125)
Lint Commit Messages: src/contracts/Grateful.sol#L151
Variable name must be in mixedCase
Lint Commit Messages: src/contracts/Grateful.sol#L161
Variable name must be in mixedCase
Lint Commit Messages: src/contracts/Grateful.sol#L173
Variable name must be in mixedCase
Lint Commit Messages: src/contracts/Grateful.sol#L192
Variable name must be in mixedCase
Lint Commit Messages: src/contracts/Grateful.sol#L206
Variable name must be in mixedCase