Skip to content

feat: Updated flashloan hits to 0.2.0 #1596

feat: Updated flashloan hits to 0.2.0

feat: Updated flashloan hits to 0.2.0 #1596

Triggered via pull request October 7, 2025 18:22
Status Failure
Total duration 2m 14s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
eslint
Process completed with exit code 2.
eslint
@cowprotocol/sdk-app-data#typecheck: command (/home/runner/work/cow-sdk/cow-sdk/packages/app-data) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
eslint
Type '{ flashloan: { lender: string; borrower: string; token: string; amount: string; }; quote: { slippageBips: number; version: string; }; }' is not assignable to type 'Metadata'.
eslint
Type '{ lender: string; borrower: string; token: string; amount: string; }' is missing the following properties from type 'Flashloan': liquidityProvider, protocolAdapter, receiver