Skip to content

Merge pull request #546 from VenusProtocol/feat/VPD-245 #3078

Merge pull request #546 from VenusProtocol/feat/VPD-245

Merge pull request #546 from VenusProtocol/feat/VPD-245 #3078

Triggered via push December 30, 2025 12:05
Status Success
Total duration 21m 13s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: contracts/Comptroller.sol#L1136
Use Custom Errors instead of require statements
Lint: contracts/Comptroller.sol#L1102
Use Custom Errors instead of require statements
Lint: contracts/Comptroller.sol#L1074
Use Custom Errors instead of require statements
Lint: contracts/Comptroller.sol#L999
Use Custom Errors instead of require statements
Lint: contracts/Comptroller.sol#L998
Use Custom Errors instead of require statements
Lint: contracts/Comptroller.sol#L986
Use Custom Errors instead of require statements
Lint: contracts/Comptroller.sol#L503
Variable "redeemTokens" is unused
Lint: contracts/Comptroller.sol#L503
Variable "redeemAmount" is unused
Lint: contracts/Comptroller.sol#L50
Immutable variables name are set to be in capitalized SNAKE_CASE
Lint: contracts/CheckpointView.sol#L40
When fallback is not payable you will not be able to receive ether