Skip to content

refactor(StakeManager): extract interfaces and rename variables to merge functionalty with StakingRewardStreamer #323

refactor(StakeManager): extract interfaces and rename variables to merge functionalty with StakingRewardStreamer

refactor(StakeManager): extract interfaces and rename variables to merge functionalty with StakingRewardStreamer #323

Triggered via pull request November 8, 2024 04:05
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
build
Process completed with exit code 1.
lint: certora/harness/StakeManagerNew.sol#L3
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
lint: certora/helpers/ERC20A.sol#L3
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
lint: certora/helpers/ExpiredStakeStorageA.sol#L3
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
lint: script/Base.s.sol#L2
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
lint: script/Deploy.s.sol#L2
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
lint: script/DeploymentConfig.s.sol#L3
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
lint: script/DeployMigrationStakeManager.s.sol#L2
Compiler version >=0.8.26 <=0.9.0 does not satisfy the >=0.8.27 semver requirement
lint: test/DynamicTest.t.sol#L2
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
lint: test/mocks/BrokenERC20.s.sol#L2
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
lint: test/mocks/MockERC20.sol#L2
Compiler version ^0.8.26 does not satisfy the >=0.8.27 semver requirement
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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 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: certora/helpers/ExpiredStakeStorageA.sol#L7
Code contains empty blocks
lint: test/DynamicTest.t.sol#L6
imported name console is not used
lint: test/DynamicTest.t.sol#L8
imported name DeployMigrationStakeManager is not used
lint: test/DynamicTest.t.sol#L10
imported name TrustedCodehashAccess is not used
lint: test/DynamicTest.t.sol#L10
imported name ExpiredStakeStorage is not used
lint: test/StakeManager.t.sol#L12
imported name MultiplierPointMath is not used
lint: test/VaultFactory.t.sol#L21
Variable name must be in mixedCase