fix: support breaking changes in protocol reserve deployment scripts #2552
Triggered via pull request
December 19, 2024 16:12
Status
Success
Total duration
18m 30s
Artifacts
–
ci.yaml
on: pull_request
Lint
1m 29s
Test
18m 19s
Deploy
4m 50s
export-deployments
1m 30s
Annotations
11 warnings
export-deployments
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
contracts/Comptroller.sol#L50
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/Comptroller.sol#L503
Variable "redeemAmount" is unused
|
Lint:
contracts/Comptroller.sol#L503
Variable "redeemTokens" is unused
|
Lint:
contracts/Comptroller.sol#L986
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L998
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L999
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L1074
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L1102
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L1136
Use Custom Errors instead of require statements
|
Lint:
contracts/Comptroller.sol#L1160
Use Custom Errors instead of require statements
|