[VPD-245]: Configurations for Fourier hardfork on OPBNB #3063
ci.yaml
on: pull_request
Lint
3m 54s
Test
18m 41s
Deploy
6m 44s
export-deployments
4m 13s
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
|