Add synthetic orderbook #2221
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/core/test/helpers/erc712.ts#L13
Missing return type on function
|
lint:
packages/core/test/integration/core/closedProduct.test.ts#L4
'AddressZero' is assigned a value but never used
|
lint:
packages/core/test/integration/core/closedProduct.test.ts#L24
'beneficiaryB' is assigned a value but never used
|
lint:
packages/core/test/integration/core/closedProduct.test.ts#L52
'beneficiaryB' is assigned a value but never used
|
lint:
packages/core/test/integration/core/closedProduct.test.ts#L96
'beneficiaryB' is assigned a value but never used
|
lint:
packages/core/test/integration/core/closedProduct.test.ts#L125
'LIQUIDATION_FEE' is assigned a value but never used
|
lint:
packages/core/test/integration/core/closedProduct.test.ts#L139
'beneficiaryB' is assigned a value but never used
|
lint:
packages/core/test/integration/core/closedProduct.test.ts#L176
'LIQUIDATION_FEE' is assigned a value but never used
|
lint:
packages/core/test/integration/core/fees.test.ts#L4
'AddressZero' is assigned a value but never used
|
lint:
packages/core/test/integration/core/fees.test.ts#L89
Forbidden non-null assertion
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "oracle_sepolia_integration_test_coverage", "oracle_unit_test_coverage", "periphery_arbitrum_integration_test_coverage", "periphery_integration_test_coverage", "periphery_unit_test_coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading