wip #9669
Annotations
3 errors and 2 warnings
check
Type '({ amountIn: number; batcherFee: number; deposits: number; dex: Provider; expectedOutput: number; expectedOutputWithoutSlippage: number; fee: number; finalPrice: number; initialPrice: number; poolFee: number; poolId: string; priceDistortion: number; priceImpact: number; } | null)[]' is not assignable to type 'SwapSplit[]'.
|
check
Type '({ tokenIn: `${string}.${string}`; tokenOut: `${string}.${string}`; tokenInDecimals: number; tokenOutDecimals: number; tokenInSupply: number; tokenOutSupply: number; tokenInPtPrice: number; tokenOutPtPrice: number; ... 5 more ...; provider: Provider; } | null)[]' is not assignable to type 'Pools'.
|
check
Process completed with exit code 2.
|
check
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/
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|