[Snyk] Security upgrade langchain from 0.0.195 to 0.3.3 #58
Annotations
30 errors and 3 warnings
Eslint Check:
src/features/AI/helper.ts#L50
Unsafe return of an `any` typed value
|
Eslint Check:
src/features/AI/helper.ts#L50
Unsafe call of an `any` typed value
|
Eslint Check:
src/features/AI/helper.ts#L50
Unsafe member access .fromTemplate on an `any` value
|
Eslint Check:
src/features/AI/helper.ts#L106
Unsafe return of an `any` typed value
|
Eslint Check:
src/features/AI/helper.ts#L106
Unsafe call of an `any` typed value
|
Eslint Check:
src/features/AI/helper.ts#L106
Unsafe member access .fromTemplate on an `any` value
|
Eslint Check:
src/features/AI/helper.ts#L126
Unsafe return of an `any` typed value
|
Eslint Check:
src/features/AI/helper.ts#L126
Unsafe call of an `any` typed value
|
Eslint Check:
src/features/AI/helper.ts#L126
Unsafe member access .fromTemplate on an `any` value
|
Eslint Check:
src/features/AI/models/ollama/ollama.helper.ts#L13
Unsafe assignment of an `any` value
|
Build Check:
src/features/AI/helper.ts#L50
Unsafe return of an `any` typed value
|
Build Check:
src/features/AI/helper.ts#L50
Unsafe call of an `any` typed value
|
Build Check:
src/features/AI/helper.ts#L50
Unsafe member access .fromTemplate on an `any` value
|
Build Check:
src/features/AI/helper.ts#L106
Unsafe return of an `any` typed value
|
Build Check:
src/features/AI/helper.ts#L106
Unsafe call of an `any` typed value
|
Build Check:
src/features/AI/helper.ts#L106
Unsafe member access .fromTemplate on an `any` value
|
Build Check:
src/features/AI/helper.ts#L126
Unsafe return of an `any` typed value
|
Build Check:
src/features/AI/helper.ts#L126
Unsafe call of an `any` typed value
|
Build Check:
src/features/AI/helper.ts#L126
Unsafe member access .fromTemplate on an `any` value
|
Build Check:
src/features/AI/models/ollama/ollama.helper.ts#L13
Unsafe assignment of an `any` value
|
Typescript Check:
src/features/AI/helper.ts#L2
Cannot find module 'langchain/dist/base_language' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/helper.ts#L3
Cannot find module 'langchain/prompts' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/ollama/ollama.helper.ts#L3
Cannot find module 'langchain/chat_models/ollama' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/ollama/ollama.helper.ts#L10
Cannot find module 'langchain/dist/util/ollama' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/ollama/ollama.helper.ts#L11
Cannot find module 'langchain/dist/base_language' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/ollama/ollama.ts#L1
Cannot find module 'langchain/chat_models/ollama' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/openAI/openai.helper.ts#L1
Cannot find module 'langchain/schema' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/openAI/openai.helper.ts#L5
Cannot find module 'langchain/chat_models/openai' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/openAI/openai.helper.ts#L12
Cannot find module 'langchain/dist/base_language' or its corresponding type declarations.
|
Typescript Check:
src/features/AI/models/openAI/openai.ts#L1
Cannot find module 'langchain/chat_models/openai' or its corresponding type declarations.
|
Eslint Check
The following actions use a deprecated Node.js version 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/
|
Build Check
The following actions use a deprecated Node.js version 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/
|
Typescript Check
The following actions use a deprecated Node.js version 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/
|