multisig facade #4081
Triggered via pull request
November 6, 2024 06:12
Status
Cancelled
Total duration
17m 48s
Artifacts
–
tests.yml
on: pull_request
Deployment Scripts
9m 40s
Lint Checks
13m 12s
Plugin Unit Tests
9m 26s
Plugin Integration Tests (Mainnet) - 1/3
17m 35s
Plugin Integration Tests (Mainnet) - 2/3
17m 34s
Plugin Integration Tests (Mainnet) - 3/3
17m 34s
Plugin Integration Tests (Base)
13m 38s
Plugin Integration Tests (Arbitrum)
16m 36s
P0 tests
17m 32s
P1 Tests
17m 35s
Scenario Tests
8m 52s
Extreme Tests
17m 34s
Integration Tests
8m 38s
Monitor Tests (Mainnet)
6m 10s
Registry Tests
4m 23s
Annotations
14 errors and 19 warnings
Plugin Integration Tests (Base)
Process completed with exit code 6.
|
Plugin Integration Tests (Arbitrum)
Process completed with exit code 7.
|
Plugin Integration Tests (Mainnet) - 1/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1206/merge' exists
|
Plugin Integration Tests (Mainnet) - 1/3
The operation was canceled.
|
Plugin Integration Tests (Mainnet) - 3/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1206/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/1206/merge' exists
|
P0 tests
The operation was canceled.
|
Extreme Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1206/merge' exists
|
Extreme Tests
The operation was canceled.
|
P1 Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1206/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/1206/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/
|
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/
|
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/
|
Lint Checks
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/
|
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
|
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/
|