Skip to content

update env

update env #2

Triggered via push January 11, 2025 03:30
Status Failure
Total duration 1m 3s
Artifacts

deploy.yml

on: push
build-and-deploy
53s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-deploy
Could not find a declaration file for module 'bn.js'. '/home/runner/work/fall/fall/app/node_modules/bn.js/lib/bn.js' implicitly has an 'any' type.
build-and-deploy
'collateralAmount' is declared but its value is never read.
build-and-deploy
Argument of type 'BorrowResult' is not assignable to parameter of type 'string'.
build-and-deploy
'SwapForm' is declared but its value is never read.
build-and-deploy
'DepositLiquidityForm' is declared but its value is never read.
build-and-deploy
'LendForm' is declared but its value is never read.
build-and-deploy
'RedeemForm' is declared but its value is never read.
build-and-deploy
'InitPoolForm' is declared but its value is never read.
build-and-deploy
Argument of type 'PoolInfo' is not assignable to parameter of type '{ pubkey: string; amm: string; mintA: string; mintB: string; }'.
build-and-deploy
Cannot find module '../utils/createLendingPool' or its corresponding type declarations.
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636