Skip to content

chore: Add response handling #555

chore: Add response handling

chore: Add response handling #555

Triggered via pull request September 2, 2024 17:52
Status Failure
Total duration 29s
Artifacts

build.yml

on: pull_request
Matrix: test
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test (20)
Property 'choices' does not exist on type 'OpenAiChatCompletionResponse'.
test (20)
Type 'Promise<OrchestrationResponse>' is not assignable to type 'Promise<CompletionPostResponse>'.
test (20)
Process completed with exit code 2.
checks
Property 'choices' does not exist on type 'OpenAiChatCompletionResponse'.
checks
Type 'Promise<OrchestrationResponse>' is not assignable to type 'Promise<CompletionPostResponse>'.
checks
Process completed with exit code 2.
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/