Skip to content

fix: course creation bug batch #693

fix: course creation bug batch

fix: course creation bug batch #693

Triggered via pull request January 10, 2025 13:12
Status Success
Total duration 1m 5s
Artifacts

pr-frontend-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Vitest tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: apps/web/app/context/LeaveModalContext.tsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
Lint: apps/web/app/context/LeaveModalContext.tsx#L3
'Chapter' is defined but never used. Allowed unused vars must match /^_/u
Lint: apps/web/app/context/LeaveModalContext.tsx#L3
'Lesson' is defined but never used. Allowed unused vars must match /^_/u
Lint: apps/web/app/modules/Admin/EditCourse/CourseLessons/NewLesson/FileLessonForm/FileLessonForm.tsx#L99
React Hook useEffect has a missing dependency: 'fileType'. Either include it or remove the dependency array
Lint: apps/web/app/modules/Admin/EditCourse/CourseLessons/NewLesson/QuizLessonForm/QuizLessonForm.tsx#L76
React Hook useEffect has a missing dependency: 'setIsCurrectFormDirty'. Either include it or remove the dependency array
Lint: apps/web/app/modules/Admin/EditCourse/CourseLessons/NewLesson/QuizLessonForm/QuizLessonForm.tsx#L110
React Hook useEffect has a missing dependency: 'setIsLeavingContent'. Either include it or remove the dependency array
Lint: apps/web/app/modules/Admin/EditCourse/CourseLessons/NewLesson/QuizLessonForm/components/FillInTheBlanksQuestion.tsx#L3
Using exported name 'Highlight' as identifier for default export
Lint: apps/web/app/modules/Admin/EditCourse/CourseLessons/NewLesson/QuizLessonForm/components/FillInTheBlanksQuestion.tsx#L4
Using exported name 'TextStyle' as identifier for default export
Lint: apps/web/app/modules/Admin/EditCourse/CourseLessons/NewLesson/QuizLessonForm/components/FillInTheBlanksQuestion.tsx#L6
Using exported name 'StarterKit' as identifier for default export
Lint: apps/web/app/modules/Admin/EditCourse/CourseLessons/NewLesson/QuizLessonForm/components/FillInTheBlanksQuestion.tsx#L224
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array