Skip to content

fix(v4-sdk): Update exact single swap struct #865

fix(v4-sdk): Update exact single swap struct

fix(v4-sdk): Update exact single swap struct #865

Triggered via pull request January 10, 2025 16:35
Status Success
Total duration 6m 18s
Artifacts

monorepo-checks.yml

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

Annotations

10 warnings
Lint, Build, and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint, Build, and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint, Build, and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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