Skip to content

Update SDK and Balancer Maths dependencies #1425

Update SDK and Balancer Maths dependencies

Update SDK and Balancer Maths dependencies #1425

Triggered via pull request December 6, 2024 17:11
Status Failure
Total duration 1m 30s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: modules/sor/sorV2/sorPathService.ts#L270
Type '{ swapKind: SwapKind.GivenIn; expectedAmountOut: TokenAmount; amountIn: TokenAmount; }' is not assignable to type 'ExactInQueryOutput | ExactOutQueryOutput'.
Build: modules/sor/sorV2/sorPathService.ts#L289
Type '{ swapKind: SwapKind.GivenOut; expectedAmountIn: TokenAmount; amountOut: TokenAmount; }' is not assignable to type 'ExactInQueryOutput | ExactOutQueryOutput'.
Build
Process completed with exit code 2.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636