Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

feat: support zora #1458

feat: support zora

feat: support zora #1458

Re-run triggered May 22, 2024 20:42
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: lib/entities/quote/ClassicQuote.ts#L196
Type 'import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/universal-router-sdk/node_modules/@uniswap/router-sdk/dist/entities/trade").Trade<import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/universal-router-sdk/node_modules/@uniswap/sdk-core/dist/en...' is not assignable to type 'import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/router-sdk/dist/entities/trade").Trade<import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/sdk-core/dist/entities/currency").Currency, import("/home/runner/work/unified-routing-api/unified-rout...'.
test: lib/entities/quote/RelayQuote.ts#L223
Argument of type 'import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/router-sdk/dist/entities/trade").Trade<import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/sdk-core/dist/entities/currency").Currency, import("/home/runner/work/unified-routing-api/unified-rout...' is not assignable to parameter of type 'import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/universal-router-sdk/node_modules/@uniswap/router-sdk/dist/entities/trade").Trade<import("/home/runner/work/unified-routing-api/unified-routing-api/node_modules/@uniswap/universal-router-sdk/node_modules/@uniswap/sdk-core/dist/en...'.
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/