chore: bump solhint and CSM solhint plugin #471
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
Linters check:
src/CSFeeOracle.sol#L164
Code contains empty blocks
|
Linters check:
src/CSModule.sol#L149
Contract has 16 states declarations but allowed no more than 15
|
Linters check:
src/CSModule.sol#L796
Code contains empty blocks
|
Linters check:
src/CSModule.sol#L910
Variable "refundedValidatorsCount" is unused
|
Linters check:
src/CSModule.sol#L969
Code contains empty blocks
|
Linters check:
src/CSModule.sol#L979
Variable "exitedValidatorsKeysCount" is unused
|
Linters check:
src/CSModule.sol#L980
Variable "stuckValidatorsKeysCount" is unused
|
Linters check:
src/CSModule.sol#L1255
Code contains empty blocks
|
Linters check:
src/CSModule.sol#L1453
Variable "start" is unused
|
Linters check:
src/CSModule.sol#L1454
Variable "count" is unused
|
Loading