refactor(StakeManager): extract interfaces and rename variables to merge functionalty with StakingRewardStreamer #325
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint the contracts:
certora/helpers/ExpiredStakeStorageA.sol#L7
Code contains empty blocks
|
Lint the contracts:
test/DynamicTest.t.sol#L6
imported name console is not used
|
Lint the contracts:
test/DynamicTest.t.sol#L8
imported name DeployMigrationStakeManager is not used
|
Lint the contracts:
test/DynamicTest.t.sol#L10
imported name TrustedCodehashAccess is not used
|
Lint the contracts:
test/DynamicTest.t.sol#L10
imported name ExpiredStakeStorage is not used
|
Lint the contracts:
test/VaultFactory.t.sol#L21
Variable name must be in mixedCase
|
Loading