Skip to content
Triggered via push November 15, 2024 13:25
Status Failure
Total duration 6m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 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
Cannot find module '../translators/reactjs/provider/SwapProvider' or its corresponding type declarations.
check
Cannot find name 'ceilDivision'.
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/