Skip to content

fix: set up server side styled-components #1110

fix: set up server side styled-components

fix: set up server side styled-components #1110

Re-run triggered November 4, 2024 17:06
Status Failure
Total duration 1m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Cannot find module './styles-registry' or its corresponding type declarations.
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/aila/src/core/Aila.liveWithOpenAI.test.ts#L115
Unsafe assignment of an `any` value
lint: packages/aila/src/core/Aila.ts#L79
Unsafe assignment of an `any` value
lint: packages/aila/src/core/Aila.ts#L235
Unsafe return of an `any` typed value
lint: packages/aila/src/core/Aila.ts#L254
Unexpected constant condition
lint: packages/aila/src/core/lesson/AilaLesson.ts#L80
Unsafe assignment of an `any` value
lint: packages/aila/src/core/lesson/AilaLesson.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `{}`
lint: packages/aila/src/core/lesson/AilaLesson.ts#L82
Unsafe member access [k] on an `any` value
lint: packages/aila/src/core/lesson/AilaLesson.ts#L103
Unsafe argument of type `any` assigned to a parameter of type `{ title?: string | undefined; subject?: string | undefined; keyStage?: string | undefined; topic?: string | undefined; learningOutcome?: string | undefined; learningCycles?: string[] | undefined; ... 10 more ...; additionalMaterials?: string | undefined; }`
lint: packages/aila/src/core/lesson/AilaLesson.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `{}`
lint: packages/aila/src/core/lesson/AilaLesson.ts#L117
Unsafe member access [k] on an `any` value