feat(ur-sdk): migrating out of range -> in range or out of range -> opposite side out of range #1047
monorepo-checks.yml
on: pull_request
Lint, Build, and Test
1m 55s
Annotations
2 errors and 7 warnings
Lint, Build, and Test
@uniswap/universal-router-sdk#build: command (/home/runner/work/sdks/sdks/sdks/universal-router-sdk) yarn run build exited (1)
|
Lint, Build, and Test
Process completed with exit code 1.
|
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
|