Skip to content

claim rewards logic #27

claim rewards logic

claim rewards logic #27

Triggered via push June 15, 2024 16:35
Status Success
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/RewardsDistribution.sol#L31
Value parameter in mapping rewardConfigurations is not named
lint: src/RewardsDistribution.sol#L80
GC: Use Custom Errors instead of require statements
lint: src/RewardsDistribution.sol#L94
GC: Use Custom Errors instead of require statements
lint: src/Staking.sol#L66
Value parameter in mapping keyperStakes is not named
lint: src/Staking.sol#L95
GC: Use Custom Errors instead of require statements
lint: src/Staking.sol#L147
Error message for require is too long: 50 counted / 32 allowed
lint: src/Staking.sol#L147
GC: Use Custom Errors instead of require statements
lint: src/Staking.sol#L202
GC: Use Custom Errors instead of require statements
lint: src/Staking.sol#L214
GC: Use Custom Errors instead of require statements
lint: src/Staking.sol#L217
Error message for require is too long: 35 counted / 32 allowed