draft: feat(withdrawQ): simplify onwerOperator feature #86
Annotations
4 errors and 8 warnings
contracts/v2/periphery/ETHDepositGaurd.sol#L9
Compiler version must be declared
|
contracts/v2/periphery/ETHDepositGaurd.sol#L10
Constructor keyword not available before 0.4.22 (undefined)
|
contracts/v2/periphery/FeeCalc.sol#L44
Variable "_sender" is unused
|
contracts/v2/periphery/FeeCalc.sol#L52
Variable "_sender" is unused
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
contracts/v2/core/WithdrawalQueue_v1.sol#L4
imported name IERC4626 is not used
|
contracts/v2/core/WithdrawalQueue_v1.sol#L15
imported name SharedDepositMinterV2 is not used
|
contracts/v2/core/WithdrawalQueue_v1.sol#L48
Immutable variables name are set to be in capitalized SNAKE_CASE
|
contracts/v2/core/WSGEth.sol#L21
Avoid making time-based decisions in your business logic
|
contracts/v2/periphery/ETHDepositGaurd.sol#L10
Code contains empty blocks
|
contracts/v2/periphery/Zap.sol#L12
Variable name must be in mixedCase
|
contracts/v2/periphery/Zap.sol#L18
Variable name must be in mixedCase
|
This job succeeded
Loading