Distribute rewards tests #33
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#L104
GC: Use Custom Errors instead of require statements
|
src/RewardsDistributor.sol#L127
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L149
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L204
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L213
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L272
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L278
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L285
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L293
GC: Use Custom Errors instead of require statements
|
src/Staking.sol#L298
GC: Use Custom Errors instead of require statements
|
This job succeeded
Loading