feat: Updated flashloan hits to 0.2.0 #1596
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
|