[Snyk] Security upgrade openai from 3.1.0 to 4.0.0 #255
Annotations
21 errors and 3 warnings
ESLint:
functions/src/ai/ai.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
ESLint:
functions/src/ai/ai.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
ESLint:
functions/src/gpt3/gpt3.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
ESLint:
functions/src/gpt3/gpt3.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
ESLint:
functions/src/gpt3_parent/gpt3_parent.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
ESLint:
functions/src/gpt3_parent/gpt3_parent.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
ESLint
Process completed with exit code 1.
|
Prettier:
functions/src/ai/ai.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
Prettier:
functions/src/ai/ai.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
Prettier:
functions/src/gpt3/gpt3.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
Prettier:
functions/src/gpt3/gpt3.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
Prettier:
functions/src/gpt3_parent/gpt3_parent.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
Prettier:
functions/src/gpt3_parent/gpt3_parent.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
Prettier
Process completed with exit code 1.
|
Tests:
functions/src/ai/ai.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
Tests:
functions/src/ai/ai.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
Tests:
functions/src/gpt3/gpt3.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
Tests:
functions/src/gpt3/gpt3.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
Tests:
functions/src/gpt3_parent/gpt3_parent.ts#L3
Module '"openai"' has no exported member 'Configuration'. Did you mean to use 'import Configuration from "openai"' instead?
|
Tests:
functions/src/gpt3_parent/gpt3_parent.ts#L3
'"openai"' has no exported member named 'OpenAIApi'. Did you mean 'OpenAI'?
|
Tests
Process completed with exit code 1.
|
ESLint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Prettier
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|