Oeth L2 base plugin #4113
Triggered via pull request
November 27, 2024 12:46
Status
Failure
Total duration
1h 9m 4s
Artifacts
–
tests.yml
on: pull_request
Deployment Scripts
9m 28s
Lint Checks
14m 12s
Plugin Unit Tests
9m 46s
Plugin Integration Tests (Mainnet) - 1/3
1h 8m
Plugin Integration Tests (Mainnet) - 2/3
23m 33s
Plugin Integration Tests (Mainnet) - 3/3
38m 26s
Plugin Integration Tests (Base)
23m 35s
Plugin Integration Tests (Arbitrum)
19m 26s
P0 tests
17m 14s
P1 Tests
19m 22s
Scenario Tests
8m 56s
Extreme Tests
48m 53s
Integration Tests
10m 37s
Monitor Tests (Mainnet)
3m 2s
Registry Tests
2m 11s
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
|