Skip to content

chore: make organiseSections a shared file #1037

chore: make organiseSections a shared file

chore: make organiseSections a shared file #1037

Triggered via pull request October 29, 2024 18:08
Status Failure
Total duration 1m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Cannot find name 'organiseSections'.
lint
@oakai/nextjs#type-check: command (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
lint
Process completed with exit code 2.
lint: packages/ingest/src/captions/getCaptionsByFileName.ts#L77
Invalid type "unknown" of template literal expression
lint: packages/ingest/src/chunking/getLessonPlanParts.ts#L7
Unsafe argument of type `any` assigned to a parameter of type `string | object | string[]`
lint: packages/ingest/src/generate-lesson-plans/user-prompt-parts/toMarkdownList.ts#L6
Invalid type "string | T" of template literal expression
lint: packages/ingest/src/import-lessons/importLessons.ts#L33
Unexpected constant condition
lint: packages/ingest/src/import-lessons/importLessonsFromCSV.ts#L33
Unsafe assignment of an `any` value
lint: packages/ingest/src/import-lessons/importLessonsFromCSV.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `string`
lint: packages/ingest/src/import-lessons/importLessonsFromCSV.ts#L43
Unsafe assignment of an `any` value
lint: packages/ingest/src/import-lessons/importLessonsFromCSV.ts#L44
Unsafe assignment of an `any` value
lint: packages/ingest/src/import-lessons/importLessonsFromCSV.ts#L45
Unsafe assignment of an `any` value
lint: packages/ingest/src/import-lessons/importLessonsFromCSV.ts#L46
Unsafe assignment of an `any` value