Skip to content

fix: payments with yield reverting in token without vault #27

fix: payments with yield reverting in token without vault

fix: payments with yield reverting in token without vault #27

Triggered via push October 17, 2024 13:52
Status Success
Total duration 38s
Artifacts

tests.yml

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

Annotations

10 warnings
Lint Commit Messages: test/integration/Grateful.t.sol#L5
Variable "IGrateful" is unused
Lint Commit Messages: test/integration/Grateful.t.sol#L11
Line length must be no more than 120 but current length is 121
Lint Commit Messages: test/integration/Grateful.t.sol#L27
Line length must be no more than 120 but current length is 121
Lint Commit Messages: src/contracts/Grateful.sol#L9
Variable "console" is unused
Lint Commit Messages: src/contracts/Grateful.sol#L18
Line length must be no more than 120 but current length is 121
Lint Commit Messages: src/contracts/Grateful.sol#L128
Function order is incorrect, external function can not go after public view function (line 119)
Lint Commit Messages: src/contracts/Grateful.sol#L368
Possible reentrancy vulnerabilities. Avoid state changes after transfer
Lint Commit Messages: src/contracts/Grateful.sol#L387
Possible reentrancy vulnerabilities. Avoid state changes after transfer
Lint Commit Messages: src/contracts/OneTime.sol#L5
Variable "console" is unused
Lint Commit Messages: src/contracts/OneTime.sol#L10
Explicitly mark visibility of state