Skip to content

feat: allow us to configure the server port for local testing #1049

feat: allow us to configure the server port for local testing

feat: allow us to configure the server port for local testing #1049

Triggered via pull request October 29, 2024 21:02
Status Success
Total duration 1m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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