Skip to content

fix: refactor dropdown sections and add streaming and scroll management logic #1071

fix: refactor dropdown sections and add streaming and scroll management logic

fix: refactor dropdown sections and add streaming and scroll management logic #1071

Triggered via pull request October 30, 2024 16:38
Status Success
Total duration 1m 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/logger/structuredLogger.ts#L9
Invalid type "unknown" of template literal expression
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/db-helpers/createCaptionsRecord.ts#L17
Unsafe return of an `any` typed value
lint: packages/ingest/src/db-helpers/createCaptionsRecord.ts#L17
Unsafe call of an `any` typed value
lint: packages/ingest/src/db-helpers/createCaptionsRecord.ts#L17
Unsafe member access .ingestLessonCaptions on an `any` value
lint: packages/ingest/src/db-helpers/createErrorRecord.ts#L5
Async function 'createErrorRecord' has no 'await' expression
lint: packages/ingest/src/db-helpers/createErrorRecord.ts#L18
Unsafe return of an `any` typed value
lint: packages/ingest/src/db-helpers/createErrorRecord.ts#L18
Unsafe call of an `any` typed value
lint: packages/ingest/src/db-helpers/createErrorRecord.ts#L18
Unsafe member access .ingestError on an `any` value