feat: add categoriser to fixtures in tests, fix streaming bugs (WIP) #1070
Annotations
6 errors and 10 warnings
lint
Property 'keyStage' does not exist on type '{ error: string | null; keyStage: string | null; subject: string | null; type: "categorisedKeyStageAndSubject"; title: string | null; reasoning: string | null; topic: string | null; } | { ...; }'.
|
lint
Property 'keyStage' does not exist on type '{ error: string | null; keyStage: string | null; subject: string | null; type: "categorisedKeyStageAndSubject"; title: string | null; reasoning: string | null; topic: string | null; } | { ...; }'.
|
lint
Property 'subject' does not exist on type '{ error: string | null; keyStage: string | null; subject: string | null; type: "categorisedKeyStageAndSubject"; title: string | null; reasoning: string | null; topic: string | null; } | { ...; }'.
|
lint
Property 'subject' does not exist on type '{ error: string | null; keyStage: string | null; subject: string | null; type: "categorisedKeyStageAndSubject"; title: string | null; reasoning: string | null; topic: string | null; } | { ...; }'.
|
lint
@oakai/aila#type-check: command (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/packages/aila) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
|
lint
Process completed with exit code 2.
|
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
|