refactor(RewardStreamerMP): extract MP and Stake mathematical formula… #257
Annotations
1 error and 17 warnings
verify (verify:emergency_mode)
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/interfaces/IStakeConstants.sol#L4
imported name ITrustedCodehashAccess is not used
|
lint:
src/math/StakeMath.sol#L55
Variable name must be in mixedCase
|
lint:
src/math/StakeMath.sol#L98
Provide an error message for require
|
lint:
src/math/StakeMath.sol#L99
Provide an error message for require
|
lint:
src/math/StakeMath.sol#L102
Variable name must be in mixedCase
|
lint:
src/RewardsStreamerMP.sol#L7
imported name Initializable is not used
|
lint:
src/RewardsStreamerMP.sol#L11
imported name IRewardProvider is not used
|
lint:
src/RewardsStreamerMP.sol#L36
Variable name must be in mixedCase
|
lint:
test/mocks/StackOverflowStakeManager.sol#L9
imported name IStakeConstants is not used
|
lint:
test/mocks/StackOverflowStakeManager.sol#L17
Variable name must be in mixedCase
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify (verify:xp_token)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify (verify:emergency_mode)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify (verify:rewards_streamer_mp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|