feat(glf): create typesense collection per database url before pnpm dev #1228
Annotations
4 errors and 1 warning
Build Course Builder packages
Type 'boolean' is not assignable to type 'never'.
|
Build Course Builder packages
Argument of type '{ merchantCoupon: { type: string; id: string; status: number; percentageDiscount: number; merchantAccountId: string; identifier?: string | null | undefined; } | null | undefined; couponId: string | ... 1 more ... | undefined; productId: string; courseBuilderAdapter: Required<...>; }' is not assignable to parameter of type '{ quantity: number; autoApplyPPP: boolean; userId?: string | undefined; productId?: string | undefined; country?: string | undefined; couponId?: string | null | undefined; upgradeFromPurchaseId?: string | undefined; merchantCoupon?: { ...; } | ... 1 more ... | undefined; } & { ...; }'.
|
Build Course Builder packages
@coursebuilder/core#build: command (/home/runner/work/course-builder/course-builder/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build Course Builder packages
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading