All checks were successful
CI / update (push) Successful in 2m10s
- Add SvelteKit PageLoad/LayoutLoad/Actions types to recipe route files - Fix possibly-undefined access on recipe.images, translations.en - Fix parseFloat on number types in cospend split validation - Use discriminated union guards for IngredientItem/InstructionItem - Fix cache invalidation Promise<number> vs Promise<void> mismatch - Suppress Mongoose model() complex union type error in WorkoutSession