Oeth L2 base plugin #4112
Triggered via pull request
November 27, 2024 12:19
Status
Cancelled
Total duration
26m 55s
Artifacts
–
tests.yml
on: pull_request
Deployment Scripts
9m 34s
Lint Checks
14m 46s
Plugin Unit Tests
10m 12s
Plugin Integration Tests (Mainnet) - 1/3
26m 26s
Plugin Integration Tests (Mainnet) - 2/3
23m 45s
Plugin Integration Tests (Mainnet) - 3/3
26m 26s
Plugin Integration Tests (Base)
22m 2s
Plugin Integration Tests (Arbitrum)
20m 49s
P0 tests
18m 47s
P1 Tests
17m 15s
Scenario Tests
9m 27s
Extreme Tests
26m 25s
Integration Tests
11m 6s
Monitor Tests (Mainnet)
3m 21s
Registry Tests
2m 7s
Annotations
7 errors and 10 warnings
Plugin Integration Tests (Base)
Process completed with exit code 4.
|
Extreme Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1226/merge' exists
|
Extreme Tests
The operation was canceled.
|
Plugin Integration Tests (Mainnet) - 3/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1226/merge' exists
|
Plugin Integration Tests (Mainnet) - 3/3
The operation was canceled.
|
Plugin Integration Tests (Mainnet) - 1/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1226/merge' exists
|
Plugin Integration Tests (Mainnet) - 1/3
The operation was canceled.
|
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
|