Skip to content

[VPD-245]: Configurations for Fourier hardfork on OPBNB #3063

[VPD-245]: Configurations for Fourier hardfork on OPBNB

[VPD-245]: Configurations for Fourier hardfork on OPBNB #3063

Triggered via pull request December 2, 2025 08:58
@GitGuru7GitGuru7
synchronize #546
feat/VPD-245
Status Success
Total duration 18m 46s
Artifacts

ci.yaml

on: pull_request
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