Skip to content

feat(v3-sdk): Adding extra fee tiers for V3 #367

feat(v3-sdk): Adding extra fee tiers for V3

feat(v3-sdk): Adding extra fee tiers for V3 #367

Triggered via pull request September 17, 2024 22:01
Status Success
Total duration 4m 52s
Artifacts

monorepo-checks.yml

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

Annotations

12 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/PositionManager.ts#L159
'isMint' is defined but never used
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