Skip to content

Aerodrome Collateral Plugin (Base) #3939

Aerodrome Collateral Plugin (Base)

Aerodrome Collateral Plugin (Base) #3939

Triggered via pull request September 23, 2024 12:48
Status Cancelled
Total duration 13m 37s
Artifacts

tests.yml

on: pull_request
Deployment Scripts
8m 31s
Deployment Scripts
Lint Checks
13m 2s
Lint Checks
Plugin Unit Tests
9m 12s
Plugin Unit Tests
Plugin Integration Tests (Mainnet) - 1/3
13m 3s
Plugin Integration Tests (Mainnet) - 1/3
Plugin Integration Tests (Mainnet) - 2/3
13m 4s
Plugin Integration Tests (Mainnet) - 2/3
Plugin Integration Tests (Mainnet) - 3/3
13m 3s
Plugin Integration Tests (Mainnet) - 3/3
Plugin Integration Tests (Base)
11m 6s
Plugin Integration Tests (Base)
Plugin Integration Tests (Arbitrum)
13m 3s
Plugin Integration Tests (Arbitrum)
P0 tests
13m 3s
P0 tests
P1 Tests
13m 3s
P1 Tests
Scenario Tests
9m 11s
Scenario Tests
Extreme Tests
13m 4s
Extreme Tests
Integration Tests
8m 46s
Integration Tests
Monitor Tests (Mainnet)
3m 32s
Monitor Tests (Mainnet)
Registry Tests
2m 6s
Registry Tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 17 warnings
Plugin Integration Tests (Mainnet) - 3/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
Plugin Integration Tests (Mainnet) - 3/3
The operation was canceled.
P0 tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
P0 tests
The operation was canceled.
Lint Checks
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
Lint Checks
The operation was canceled.
Extreme Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
Extreme Tests
The operation was canceled.
Plugin Integration Tests (Mainnet) - 1/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
Plugin Integration Tests (Mainnet) - 1/3
The operation was canceled.
Plugin Integration Tests (Arbitrum)
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
Plugin Integration Tests (Arbitrum)
The operation was canceled.
P1 Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
P1 Tests
The operation was canceled.
Plugin Integration Tests (Mainnet) - 2/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
Plugin Integration Tests (Mainnet) - 2/3
The operation was canceled.
Registry Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Monitor Tests (Mainnet)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deployment Scripts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Scenario Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Plugin Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Plugin Integration Tests (Base)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint Checks: contracts/facade/Facade.sol#L30
When fallback is not payable you will not be able to receive ether
Lint Checks: contracts/facade/Facade.sol#L30
Fallback function must be simple
Lint Checks: contracts/facade/Facade.sol#L35
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#L179
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