Withdraw q/cancel #77
Annotations
4 errors and 5 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/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
|