Skip to content

refactor(v4-sdk): simplify midPrice in Route entity #765

refactor(v4-sdk): simplify midPrice in Route entity

refactor(v4-sdk): simplify midPrice in Route entity #765

Triggered via pull request November 27, 2024 20:49
Status Success
Total duration 5m 18s
Artifacts

monorepo-checks.yml

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

Annotations

9 warnings
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