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