update env #3
Annotations
10 errors and 1 warning
Build
'collateralAmount' is declared but its value is never read.
|
Build
Argument of type 'BorrowResult' is not assignable to parameter of type 'string'.
|
Build
'SwapForm' is declared but its value is never read.
|
Build
'DepositLiquidityForm' is declared but its value is never read.
|
Build
'LendForm' is declared but its value is never read.
|
Build
'RedeemForm' is declared but its value is never read.
|
Build
'InitPoolForm' is declared but its value is never read.
|
Build
Argument of type 'PoolInfo' is not assignable to parameter of type '{ pubkey: string; amm: string; mintA: string; mintB: string; }'.
|
Build
Cannot find module '../utils/createLendingPool' or its corresponding type declarations.
|
Build
Argument of type '{ poolPda: PublicKey; poolAuthorityPda: PublicKey; liquidityMintPda: PublicKey; poolAccountA: PublicKey; poolAccountB: PublicKey; ... 7 more ...; lendingPoolAccountB: PublicKey; } | undefined' is not assignable to parameter of type 'SetStateAction<string>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading