Oeth L2 base plugin #4116
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
contracts/facade/Facade.sol#L32
When fallback is not payable you will not be able to receive ether
|
contracts/facade/Facade.sol#L32
Fallback function must be simple
|
contracts/facade/Facade.sol#L37
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/p0/AssetRegistry.sol#L128
Code contains empty blocks
|
contracts/p0/Deployer.sol#L178
Code contains empty blocks
|
contracts/p1/Broker.sol#L40
Variable name must be in mixedCase
|
contracts/p1/Main.sol#L158
Avoid to use low level calls
|
The logs for this run have expired and are no longer available.
Loading