Skip to content

fix(router-sdk): Address wrapped/native currency conditions in mixed routes with v4 #236

fix(router-sdk): Address wrapped/native currency conditions in mixed routes with v4

fix(router-sdk): Address wrapped/native currency conditions in mixed routes with v4 #236

Triggered via pull request August 29, 2024 18:02
@ewilzewilz
synchronize #81
mixed_route
Status Success
Total duration 5m 4s
Artifacts

monorepo-checks.yml

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

Annotations

14 warnings
Lint, Build, and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint, Build, and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7, nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/v4-sdk/src/entities/pool.ts#L112
Expected '===' and instead saw '=='
Lint, Build, and Test: sdks/v4-sdk/src/entities/pool.ts#L113
Expected '===' and instead saw '=='
Lint, Build, and Test: sdks/v4-sdk/src/entities/pool.ts#L313
Expected an error object to be thrown
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