Require redemption throttle limits above issuance throttle limits #3924
Annotations
8 errors and 11 warnings
|
Run yarn lint:
contracts/p1/RToken.sol#L499
Line length must be no more than 100 but current length is 109
|
Run yarn lint:
contracts/p1/RToken.sol#L500
Line length must be no more than 100 but current length is 110
|
Run yarn lint:
contracts/p1/RToken.sol#L503
Line length must be no more than 100 but current length is 107
|
Run yarn lint:
contracts/p1/RToken.sol#L508
Replace ·(issuance.amtRate·*·MIN_THROTTLE_DELTA with ⏎············((issuance.amtRate·*·MIN_THROTTLE_DELTA)
|
Run yarn lint:
contracts/p1/RToken.sol#L509
Replace ·(issuance.pctRate·*·MIN_THROTTLE_DELTA with ⏎············((issuance.pctRate·*·MIN_THROTTLE_DELTA)
|
Run yarn lint:
contracts/p1/RToken.sol#L510
Delete ········
|
Run yarn lint
Process completed with exit code 123.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run yarn lint:
contracts/facade/Facade.sol#L30
When fallback is not payable you will not be able to receive ether
|
Run yarn lint:
contracts/facade/Facade.sol#L30
Fallback function must be simple
|
Run yarn lint:
contracts/facade/Facade.sol#L35
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run yarn lint:
contracts/facade/facets/RevenueFacet.sol#L47
Variable name must be in mixedCase
|
Run yarn lint:
contracts/facade/facets/RevenueFacet.sol#L112
Variable name must be in mixedCase
|
Run yarn lint:
contracts/facade/facets/RevenueFacet.sol#L113
Avoid to use inline assembly. It is acceptable only in rare cases
|
Run yarn lint:
contracts/plugins/assets/curve/L2ConvexStableCollateral.sol#L9
Variable name must be in mixedCase
|
Run yarn lint:
contracts/plugins/assets/curve/L2ConvexStableCollateral.sol#L10
Variable name must be in mixedCase
|
Run yarn lint:
contracts/plugins/assets/curve/L2ConvexStableCollateral.sol#L45
Code contains empty blocks
|
Run yarn lint:
contracts/plugins/assets/curve/PoolTokens.sol#L17
Variable name must be in mixedCase
|
Loading