Skip to content

Play Audio node, and refactor how large blobs are stored in memory fo… #889

Play Audio node, and refactor how large blobs are stored in memory fo…

Play Audio node, and refactor how large blobs are stored in memory fo… #889

Triggered via push August 2, 2024 21:55
Status Failure
Total duration 1m 33s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Property 'playAudio' is missing in type '{ text: string; chat: string; chunk: string; prompt: string; toYaml: string; toJson: string; join: string; assemblePrompt: string; trimChatMessages: string; gptFunction: string; getEmbedding: string; ... 59 more ...; delegateFunctionCall: string; }' but required in type 'Record<"number" | "boolean" | "object" | "pop" | "join" | "slice" | "filter" | "image" | "audio" | "match" | "split" | "code" | "array" | "userInput" | "prompt" | "text" | "chat" | "extractRegex" | ... 53 more ... | "playAudio", string>'.
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/