Require redemption throttle limits above issuance throttle limits #3927
Annotations
11 warnings
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/
|
contracts/facade/Facade.sol#L30
When fallback is not payable you will not be able to receive ether
|
contracts/facade/Facade.sol#L30
Fallback function must be simple
|
contracts/facade/Facade.sol#L35
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/facade/facets/RevenueFacet.sol#L47
Variable name must be in mixedCase
|
contracts/facade/facets/RevenueFacet.sol#L112
Variable name must be in mixedCase
|
contracts/facade/facets/RevenueFacet.sol#L113
Avoid to use inline assembly. It is acceptable only in rare cases
|
contracts/plugins/assets/curve/L2ConvexStableCollateral.sol#L9
Variable name must be in mixedCase
|
contracts/plugins/assets/curve/L2ConvexStableCollateral.sol#L10
Variable name must be in mixedCase
|
contracts/plugins/assets/curve/L2ConvexStableCollateral.sol#L45
Code contains empty blocks
|
contracts/plugins/assets/curve/PoolTokens.sol#L17
Variable name must be in mixedCase
|
The logs for this run have expired and are no longer available.
Loading