Skip to content

fix: remaining linting fixes #980

fix: remaining linting fixes

fix: remaining linting fixes #980

Triggered via pull request October 28, 2024 23:31
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.
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