Skip to content

new cvxETH+ETH plugin on migrated pool #4199

new cvxETH+ETH plugin on migrated pool

new cvxETH+ETH plugin on migrated pool #4199

Triggered via pull request July 31, 2025 00:48
Status Cancelled
Total duration 6m 9s
Artifacts

tests.yml

on: pull_request
Deployment Scripts
3m 48s
Deployment Scripts
Lint Checks
6m 4s
Lint Checks
Plugin Unit Tests
4m 13s
Plugin Unit Tests
Plugin Integration Tests (Mainnet) - 1/3
6m 2s
Plugin Integration Tests (Mainnet) - 1/3
Plugin Integration Tests (Mainnet) - 2/3
4m 26s
Plugin Integration Tests (Mainnet) - 2/3
Plugin Integration Tests (Mainnet) - 3/3
6m 3s
Plugin Integration Tests (Mainnet) - 3/3
Plugin Integration Tests (Base)
5m 23s
Plugin Integration Tests (Base)
Plugin Integration Tests (Arbitrum)
5m 20s
Plugin Integration Tests (Arbitrum)
P0 tests
3m 55s
P0 tests
P1 Tests
4m 8s
P1 Tests
Scenario Tests
2m 46s
Scenario Tests
Extreme Tests
6m 4s
Extreme Tests
Integration Tests
5m 13s
Integration Tests
Monitor Tests (Mainnet)
2m 17s
Monitor Tests (Mainnet)
Registry Tests
2m 3s
Registry Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Deployment Scripts
Process completed with exit code 1.
Plugin Integration Tests (Mainnet) - 1/3
The operation was canceled.
Plugin Integration Tests (Mainnet) - 1/3
Canceling since a higher priority waiting request for Tests-refs/pull/1251/merge exists
Plugin Integration Tests (Mainnet) - 3/3
The operation was canceled.
Plugin Integration Tests (Mainnet) - 3/3
Canceling since a higher priority waiting request for Tests-refs/pull/1251/merge exists
Extreme Tests
The operation was canceled.
Extreme Tests
Canceling since a higher priority waiting request for Tests-refs/pull/1251/merge exists
Lint Checks
The operation was canceled.
Lint Checks
Canceling since a higher priority waiting request for Tests-refs/pull/1251/merge exists
Tests
Canceling since a higher priority waiting request for Tests-refs/pull/1251/merge exists
Lint Checks: contracts/p1/Main.sol#L158
Avoid to use low level calls
Lint Checks: contracts/p1/Broker.sol#L40
Variable name must be in mixedCase
Lint Checks: contracts/p0/Deployer.sol#L178
Code contains empty blocks
Lint Checks: contracts/p0/AssetRegistry.sol#L128
Code contains empty blocks
Lint Checks: contracts/facade/facets/RevenueFacet.sol#L113
Avoid to use inline assembly. It is acceptable only in rare cases
Lint Checks: contracts/facade/facets/RevenueFacet.sol#L112
Variable name must be in mixedCase
Lint Checks: contracts/facade/facets/RevenueFacet.sol#L47
Variable name must be in mixedCase
Lint Checks: contracts/facade/Facade.sol#L37
Avoid to use inline assembly. It is acceptable only in rare cases
Lint Checks: contracts/facade/Facade.sol#L32
Fallback function must be simple
Lint Checks: contracts/facade/Facade.sol#L32
When fallback is not payable you will not be able to receive ether