[VEN-2984] Flash loan implementation #2600
Annotations
3 errors and 11 warnings
Deploy
Process completed with exit code 1.
|
export-deployments
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
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#L51
Immutable variables name are set to be in capitalized SNAKE_CASE
|
Lint:
contracts/Comptroller.sol#L538
Variable "redeemAmount" is unused
|
Lint:
contracts/Comptroller.sol#L538
Variable "redeemTokens" is unused
|
Lint:
contracts/Comptroller.sol#L1615
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint:
contracts/ComptrollerInterface.sol#L2
Found more than One contract per file. 2 contracts found!
|
Lint:
contracts/ComptrollerInterface.sol#L59
Rule is set with explicit type [var/s: uint]
|
Lint:
contracts/ComptrollerInterface.sol#L61
Rule is set with explicit type [var/s: uint]
|
Lint:
contracts/ComptrollerInterface.sol#L61
Rule is set with explicit type [var/s: uint]
|
Lint:
contracts/ComptrollerInterface.sol#L63
Rule is set with explicit type [var/s: uint]
|
Lint:
contracts/ComptrollerInterface.sol#L63
Rule is set with explicit type [var/s: uint]
|