Skip to content

add support for weth input requiring unwrap #1050

add support for weth input requiring unwrap

add support for weth input requiring unwrap #1050

Triggered via pull request February 7, 2025 18:33
Status Failure
Total duration 2m 44s
Artifacts

monorepo-checks.yml

on: pull_request
Lint, Build, and Test
2m 33s
Lint, Build, and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Lint, Build, and Test: sdks/router-sdk/src/entities/trade.ts#L207
Replace `⏎··public·get·numberOfSplitsRequiringUnwrap()·` with `··public·get·numberOfSplitsRequiringUnwrap()`
Lint, Build, and Test: sdks/router-sdk/src/entities/trade.ts#L220
Replace `(route` with `((route)`
Lint, Build, and Test
@uniswap/router-sdk#lint: command (/home/runner/work/sdks/sdks/sdks/router-sdk) yarn run lint exited (1)
Lint, Build, and Test: sdks/router-sdk/src/entities/trade.ts#L229
Replace `route` with `(route)`
Lint, Build, and Test: sdks/router-sdk/src/entities/trade.ts#L270
Replace `··private·isWrappedNative(currency·` with `private·isWrappedNative(currency`
Lint, Build, and Test: sdks/uniswapx-sdk/src/order/PriorityOrder.ts#L297
'_options' is defined but never used
Lint, Build, and Test: sdks/uniswapx-sdk/src/utils/multicall.ts#L54
Unexpected any. Specify a different type
Lint, Build, and Test: sdks/uniswapx-sdk/src/utils/multicall.ts#L84
Unexpected any. Specify a different type
Lint, Build, and Test: sdks/uniswapx-sdk/src/utils/multicall.ts#L110
Unexpected any. Specify a different type
Lint, Build, and Test: sdks/uniswapx-sdk/src/utils/multicall.ts#L119
Unexpected any. Specify a different type
Lint, Build, and Test: sdks/uniswapx-sdk/src/utils/multicall.ts#L136
Unexpected any. Specify a different type
Lint, Build, and Test: sdks/router-sdk/src/swapRouter.ts#L232
Expected an error object to be thrown