Morpho eUSD Plugin (Base) #3972
tests.yml
on: pull_request
Deployment Scripts
2m 16s
Lint Checks
2m 13s
Plugin Unit Tests
2m 13s
Plugin Integration Tests (Mainnet) - 1/3
2m 14s
Plugin Integration Tests (Mainnet) - 2/3
2m 13s
Plugin Integration Tests (Mainnet) - 3/3
2m 13s
Plugin Integration Tests (Base)
2m 13s
Plugin Integration Tests (Arbitrum)
2m 14s
P0 tests
2m 15s
P1 Tests
2m 14s
Scenario Tests
2m 20s
Extreme Tests
2m 16s
Integration Tests
2m 16s
Monitor Tests (Mainnet)
2m 15s
Registry Tests
2m 14s
Annotations
30 errors and 10 warnings
Plugin Integration Tests (Arbitrum)
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Plugin Integration Tests (Arbitrum)
The operation was canceled.
|
Plugin Unit Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Plugin Unit Tests
The operation was canceled.
|
Plugin Integration Tests (Base)
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Plugin Integration Tests (Base)
The operation was canceled.
|
P0 tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
P0 tests
The operation was canceled.
|
Plugin Integration Tests (Mainnet) - 2/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Plugin Integration Tests (Mainnet) - 2/3
The operation was canceled.
|
Monitor Tests (Mainnet)
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Monitor Tests (Mainnet)
The operation was canceled.
|
Plugin Integration Tests (Mainnet) - 3/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Plugin Integration Tests (Mainnet) - 3/3
The operation was canceled.
|
Lint Checks
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Lint Checks
The operation was canceled.
|
Plugin Integration Tests (Mainnet) - 1/3
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Plugin Integration Tests (Mainnet) - 1/3
The operation was canceled.
|
Extreme Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Extreme Tests
The operation was canceled.
|
Deployment Scripts
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Deployment Scripts
The operation was canceled.
|
P1 Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
P1 Tests
The operation was canceled.
|
Registry Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Registry Tests
The operation was canceled.
|
Integration Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Integration Tests
The operation was canceled.
|
Scenario Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/1214/merge' exists
|
Scenario Tests
The operation was canceled.
|
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
|