feat: next chapter interaction #708
Annotations
10 warnings
Vitest tests
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/modules/Courses/CourseView/CourseChapter.tsx#L22
'enrolled' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
apps/web/app/modules/Statistics/Admin/AdminStatistics.tsx#L54
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
Lint:
apps/web/app/modules/Statistics/Admin/AdminStatistics.tsx#L81
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
Lint:
apps/web/app/modules/Statistics/Admin/AdminStatistics.tsx#L108
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
|
Lint:
apps/web/app/modules/stripe/PaymentModal.tsx#L38
'courseTitle' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
apps/web/app/utils/mocks/i18next.mock.ts#L7
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
Lint:
apps/web/i18n.ts#L7
Caution: `i18next` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
Build app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|