Distribute rewards tests #33
ci.yml
on: pull_request
build
49s
test
1m 20s
coverage
7m 45s
lint
18s
slither-analyze
1m 10s
Annotations
2 errors and 16 warnings
test
Process completed with exit code 1.
|
coverage
Process completed with exit code 1.
|
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#L104
GC: Use Custom Errors instead of require statements
|
lint:
src/RewardsDistributor.sol#L127
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
|
lint:
src/Staking.sol#L285
GC: Use Custom Errors instead of require statements
|
lint:
src/Staking.sol#L293
GC: Use Custom Errors instead of require statements
|
lint:
src/Staking.sol#L298
GC: Use Custom Errors instead of require statements
|
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/.
|
slither-analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
slither-analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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/.
|
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/.
|