Aerodrome Collateral Plugin (Base) #4059
Triggered via pull request
November 1, 2024 13:07
Status
Cancelled
Total duration
8m 13s
Artifacts
–
tests.yml
on: pull_request
Deployment Scripts
8m 1s
Lint Checks
7m 59s
Plugin Unit Tests
7m 58s
Plugin Integration Tests (Mainnet) - 1/3
1m 54s
Plugin Integration Tests (Mainnet) - 2/3
1m 53s
Plugin Integration Tests (Mainnet) - 3/3
2m 0s
Plugin Integration Tests (Base)
1m 53s
Plugin Integration Tests (Arbitrum)
1m 52s
P0 tests
8m 0s
P1 Tests
8m 0s
Scenario Tests
7m 58s
Extreme Tests
8m 2s
Integration Tests
8m 0s
Monitor Tests (Mainnet)
6m 9s
Registry Tests
2m 3s
Annotations
21 errors and 17 warnings
Plugin Integration Tests (Base)
Process completed with exit code 1.
|
Plugin Integration Tests (Arbitrum)
Process completed with exit code 1.
|
Plugin Integration Tests (Mainnet) - 1/3
Process completed with exit code 1.
|
Plugin Integration Tests (Mainnet) - 2/3
Process completed with exit code 1.
|
Plugin Integration Tests (Mainnet) - 3/3
Process completed with exit code 1.
|
Scenario Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
|
Scenario 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.
|
P0 tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
|
P0 tests
The operation was canceled.
|
Deployment Scripts
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
|
Deployment Scripts
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 Unit Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
|
Plugin Unit Tests
The operation was canceled.
|
Integration Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1210/merge' exists
|
Integration Tests
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 (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/
|
Plugin Integration Tests (Arbitrum)
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/
|
Plugin Integration Tests (Mainnet) - 1/3
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/
|
Plugin Integration Tests (Mainnet) - 2/3
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/
|
Plugin Integration Tests (Mainnet) - 3/3
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/
|
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/
|
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#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
|