Skip to content

fix: Ensure initial code is correctly loaded when switching languages… #64

fix: Ensure initial code is correctly loaded when switching languages…

fix: Ensure initial code is correctly loaded when switching languages… #64

Triggered via push December 23, 2025 10:05
Status Success
Total duration 1m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Frontend / Lint: apps/web/src/pages/instructor/course-editor-page.tsx#L1141
Do not nest ternary expressions
Frontend / Lint: apps/web/src/pages/instructor/course-editor-page.tsx#L1134
Do not nest ternary expressions
Frontend / Lint: apps/web/src/pages/instructor/course-editor-page.tsx#L1118
Do not nest ternary expressions
Frontend / Lint: apps/web/src/pages/instructor/course-editor-page.tsx#L1111
Do not nest ternary expressions
Frontend / Lint: apps/web/src/pages/courses/lesson-viewer-page.tsx#L817
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Frontend / Lint: apps/web/src/pages/courses/lesson-viewer-page.tsx#L807
Unsafe assignment of an `any` value
Frontend / Lint: apps/web/src/pages/courses/lesson-viewer-page.tsx#L805
Unsafe assignment of an `any` value
Frontend / Lint: apps/web/src/pages/courses/lesson-viewer-page.tsx#L801
Unsafe assignment of an `any` value
Frontend / Lint: apps/web/src/pages/courses/lesson-viewer-page.tsx#L799
Unsafe assignment of an `any` value
Frontend / Lint: apps/web/src/pages/courses/lesson-viewer-page.tsx#L797
Unsafe assignment of an `any` value