[VEN-2698]: Ethena pool on Ethereum #2517
Triggered via pull request
December 11, 2024 08:17
Status
Success
Total duration
20m 32s
Artifacts
–
ci.yaml
on: pull_request
Lint
1m 52s
Test
20m 24s
Deploy
4m 46s
export-deployments
1m 35s
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
|