build(deps): bump langchain from 0.0.184 to 0.2.19 #1105
Annotations
10 errors and 10 warnings
lint
Cannot find module 'langchain/chat_models/openai' or its corresponding type declarations.
|
lint
Cannot find module 'langchain/llms/base' or its corresponding type declarations.
|
lint
Cannot find module 'langchain/llms/openai' or its corresponding type declarations.
|
lint
Cannot find module 'langchain/llms/openai' or its corresponding type declarations.
|
lint
Cannot find module 'langchain/prompts' or its corresponding type declarations.
|
lint
Cannot find module 'langchain/schema' or its corresponding type declarations.
|
lint
Cannot find module 'langchain/schema' or its corresponding type declarations.
|
lint
Parameter 'token' implicitly has an 'any' type.
|
lint
Parameter 'output' implicitly has an 'any' type.
|
lint
Parameter 'err' implicitly has an 'any' type.
|
lint:
packages/exports/src/dataHelpers/prepLessonForSlides.ts#L24
Async function 'prepLessonForSlides' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepLessonForSlides.ts#L275
Async function 'prepQuizDesignerForSlides' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepLessonForSlides.ts#L607
Async function 'prepLessonForAdditionalMaterialsDoc' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepLessonPlanForDocs.ts#L24
Async function 'prepLessonPlanForDocs' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepQuizForDocs.ts#L22
Async function 'prepQuizForDocs' has no 'await' expression
|
lint:
packages/exports/src/dataHelpers/prepWorksheetForSlides.ts#L3
Async function 'prepWorksheetForSlides' has no 'await' expression
|
lint:
packages/exports/src/exportAdditionalMaterials.ts#L30
Async method 'updateTemplate' has no 'await' expression
|
lint:
packages/exports/src/gSuite/slides/deleteSlides.ts#L5
"cycle1" is overridden by string in this union type
|
lint:
packages/exports/src/gSuite/slides/deleteSlides.ts#L5
"cycle2" is overridden by string in this union type
|
lint:
packages/exports/src/gSuite/slides/deleteSlides.ts#L5
"cycle3" is overridden by string in this union type
|