Skip to content

draft: feat(withdrawQ): simplify onwerOperator feature #86

draft: feat(withdrawQ): simplify onwerOperator feature

draft: feat(withdrawQ): simplify onwerOperator feature #86

Triggered via pull request October 4, 2024 18:30
@chimera-defichimera-defi
synchronize #44
wq2
Status Success
Total duration 1m 32s
Artifacts

node.js.yml

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

Annotations

4 errors and 8 warnings
build (20.x): contracts/v2/periphery/ETHDepositGaurd.sol#L9
Compiler version must be declared
build (20.x): contracts/v2/periphery/ETHDepositGaurd.sol#L10
Constructor keyword not available before 0.4.22 (undefined)
build (20.x): contracts/v2/periphery/FeeCalc.sol#L44
Variable "_sender" is unused
build (20.x): contracts/v2/periphery/FeeCalc.sol#L52
Variable "_sender" is unused
build (20.x)
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/
build (20.x): contracts/v2/core/WithdrawalQueue_v1.sol#L4
imported name IERC4626 is not used
build (20.x): contracts/v2/core/WithdrawalQueue_v1.sol#L15
imported name SharedDepositMinterV2 is not used
build (20.x): contracts/v2/core/WithdrawalQueue_v1.sol#L48
Immutable variables name are set to be in capitalized SNAKE_CASE
build (20.x): contracts/v2/core/WSGEth.sol#L21
Avoid making time-based decisions in your business logic
build (20.x): contracts/v2/periphery/ETHDepositGaurd.sol#L10
Code contains empty blocks
build (20.x): contracts/v2/periphery/Zap.sol#L12
Variable name must be in mixedCase
build (20.x): contracts/v2/periphery/Zap.sol#L18
Variable name must be in mixedCase