Oeth L2 base plugin #4114
Triggered via pull request
November 27, 2024 21:11
Status
Failure
Total duration
1h 5m 2s
Artifacts
–
tests.yml
on: pull_request
Deployment Scripts
10m 56s
Lint Checks
15m 16s
Plugin Unit Tests
9m 55s
Plugin Integration Tests (Mainnet) - 1/3
1h 4m
Plugin Integration Tests (Mainnet) - 2/3
24m 35s
Plugin Integration Tests (Mainnet) - 3/3
33m 26s
Plugin Integration Tests (Base)
22m 44s
Plugin Integration Tests (Arbitrum)
20m 49s
P0 tests
17m 17s
P1 Tests
19m 18s
Scenario Tests
9m 4s
Extreme Tests
51m 8s
Integration Tests
10m 46s
Monitor Tests (Mainnet)
3m 12s
Registry Tests
2m 15s
Annotations
1 error and 10 warnings
Plugin Integration Tests (Base)
Process completed with exit code 2.
|
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
|