Skip to content

fix: made ai.prompt sync #2231

fix: made ai.prompt sync

fix: made ai.prompt sync #2231

Triggered via pull request November 6, 2024 18:24
Status Failure
Total duration 3m 23s
Artifacts

builder.yml

on: pull_request
Run build tasks
3m 14s
Run build tasks
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Run build tasks
Property 'then' does not exist on type 'ExecutablePrompt<any, ZodTypeAny, ZodTypeAny>'.
Run build tasks
Parameter 'recipePrompt' implicitly has an 'any' type.
Run build tasks
Untyped function calls may not accept type arguments.
Run build tasks
Property 'then' does not exist on type 'ExecutablePrompt<any, ZodTypeAny, ZodTypeAny>'.
Run build tasks
Parameter 'recipePrompt' implicitly has an 'any' type.
Run build tasks
Property 'then' does not exist on type 'ExecutablePrompt<any, ZodTypeAny, ZodTypeAny>'.
Run build tasks
Parameter 'storyPrompt' implicitly has an 'any' type.
Run build tasks
Process completed with exit code 2.
Run build tasks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/