unstake logic #20
Annotations
8 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/Staking.sol#L69
Value parameter in mapping keyperStakes is not named
|
src/Staking.sol#L72
Value parameter in mapping shuBalances is not named
|
src/Staking.sol#L140
Error message for require is too long: 46 counted / 32 allowed
|
src/Staking.sol#L164
Error message for require is too long: 50 counted / 32 allowed
|
src/Staking.sol#L216
Variable "stakeIndex" is unused
|
src/Staking.sol#L235
Error message for require is too long: 35 counted / 32 allowed
|
src/Staking.sol#L254
Variable "keyperShares" is unused
|
This job succeeded
Loading