Improve Fuzz Coverage #29
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/RewardsDistributor.sol#L4
imported name console is not used
|
src/RewardsDistributor.sol#L5
imported name ERC20 is not used
|
src/RewardsDistributor.sol#L8
imported name SafeTransferLib is not used
|
src/RewardsDistributor.sol#L80
GC: Use Custom Errors instead of require statements
|
src/RewardsDistributor.sol#L81
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L28
Variable name must be in mixedCase
|
src/Staking.sol#L153
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L208
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L217
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L276
GC: Use Custom Errors instead of require statements
|
This job succeeded
Loading