Update SDK and Balancer Maths dependencies #1425
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
|