feat(StakeManager): implement multiplier points estimation #223
Annotations
5 errors and 8 warnings
lint:
test/StakeManager.t.sol#L426
Line length must be no more than 120 but current length is 121
|
lint:
test/StakeManager.t.sol#L558
Line length must be no more than 120 but current length is 121
|
lint:
test/StakeManager.t.sol#L629
Line length must be no more than 120 but current length is 121
|
lint:
test/StakeManager.t.sol#L651
Line length must be no more than 120 but current length is 121
|
lint
Process completed with exit code 1.
|
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:
test/StakeManager.t.sol#L347
Variable "userVault" is unused
|
lint:
test/StakeManager.t.sol#L475
Code contains empty blocks
|
lint:
test/StakeManager.t.sol#L664
Code contains empty blocks
|
lint:
test/StakeManager.t.sol#L665
Code contains empty blocks
|
lint:
test/StakeManager.t.sol#L667
Code contains empty blocks
|
lint:
test/StakeManager.t.sol#L734
Variable "rewardAddress" is unused
|