Improve Fuzz Coverage #30
ci.yml
on: pull_request
build
17s
test
17s
coverage
16s
lint
23s
slither-analyze
53s
Annotations
3 errors and 14 warnings
coverage
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/.
|
lint:
src/RewardsDistributor.sol#L4
imported name console is not used
|
lint:
src/RewardsDistributor.sol#L5
imported name ERC20 is not used
|
lint:
src/RewardsDistributor.sol#L8
imported name SafeTransferLib is not used
|
lint:
src/RewardsDistributor.sol#L80
GC: Use Custom Errors instead of require statements
|
lint:
src/RewardsDistributor.sol#L81
GC: Use Custom Errors instead of require statements
|
lint:
src/Staking.sol#L149
GC: Use Custom Errors instead of require statements
|
lint:
src/Staking.sol#L204
GC: Use Custom Errors instead of require statements
|
lint:
src/Staking.sol#L213
GC: Use Custom Errors instead of require statements
|
lint:
src/Staking.sol#L272
GC: Use Custom Errors instead of require statements
|
lint:
src/Staking.sol#L278
GC: Use Custom Errors instead of require statements
|