Oeth L2 base plugin #4133
Triggered via pull request
January 31, 2025 12:05
Status
Success
Total duration
1h 6m 28s
Artifacts
–
tests.yml
on: pull_request
Deployment Scripts
9m 44s
Lint Checks
12m 11s
Plugin Unit Tests
9m 44s
Plugin Integration Tests (Mainnet) - 1/3
1h 6m
Plugin Integration Tests (Mainnet) - 2/3
26m 35s
Plugin Integration Tests (Mainnet) - 3/3
35m 7s
Plugin Integration Tests (Base)
32m 44s
Plugin Integration Tests (Arbitrum)
22m 15s
P0 tests
17m 17s
P1 Tests
17m 47s
Scenario Tests
9m 15s
Extreme Tests
49m 32s
Integration Tests
11m 21s
Monitor Tests (Mainnet)
3m 2s
Registry Tests
2m 8s
Annotations
10 warnings
Lint Checks:
contracts/facade/Facade.sol#L32
When fallback is not payable you will not be able to receive ether
|
Lint Checks:
contracts/facade/Facade.sol#L32
Fallback function must be simple
|
Lint Checks:
contracts/facade/Facade.sol#L37
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint Checks:
contracts/facade/facets/RevenueFacet.sol#L47
Variable name must be in mixedCase
|
Lint Checks:
contracts/facade/facets/RevenueFacet.sol#L112
Variable name must be in mixedCase
|
Lint Checks:
contracts/facade/facets/RevenueFacet.sol#L113
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint Checks:
contracts/p0/AssetRegistry.sol#L128
Code contains empty blocks
|
Lint Checks:
contracts/p0/Deployer.sol#L178
Code contains empty blocks
|
Lint Checks:
contracts/p1/Broker.sol#L40
Variable name must be in mixedCase
|
Lint Checks:
contracts/p1/Main.sol#L158
Avoid to use low level calls
|