Skip to content

chore(deps): bump openai from 3.2.1 to 4.20.1 #315

chore(deps): bump openai from 3.2.1 to 4.20.1

chore(deps): bump openai from 3.2.1 to 4.20.1 #315

Triggered via push November 27, 2023 22:56
Status Failure
Total duration 56s
Artifacts

tsc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
tsc
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
tsc
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
tsc
Module '"openai"' has no exported member 'ChatCompletionRequestMessage'. Did you mean to use 'import ChatCompletionRequestMessage from "openai"' instead?
tsc
Module '"openai"' has no exported member 'CreateImageRequest'. Did you mean to use 'import CreateImageRequest from "openai"' instead?
tsc
Module '"openai"' has no exported member 'CreateImageRequestSizeEnum'. Did you mean to use 'import CreateImageRequestSizeEnum from "openai"' instead?
tsc
Process completed with exit code 1.
tsc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/