chore(deps): bump next from 14.2.10 to 14.2.15 #166
Annotations
7 errors and 3 warnings
Run tests:
components/quiz/index.tsx#L14
'DrawerClose' is defined but never used
|
Run tests:
components/quiz/index.tsx#L16
'DrawerDescription' is defined but never used
|
Run tests:
components/quiz/index.tsx#L17
'DrawerFooter' is defined but never used
|
Run tests:
components/quiz/index.tsx#L19
'DrawerOverlay' is defined but never used
|
Run tests:
components/quiz/index.tsx#L20
'DrawerTitle' is defined but never used
|
Run tests:
components/quiz/index.tsx#L21
'DrawerTrigger' is defined but never used
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
components/quiz/index.tsx#L95
React Hook useCallback has a missing dependency: 'onCheckAnswer'. Either include it or remove the dependency array
|
Run tests:
components/quiz/useQuizState.tsx#L61
React Hook useEffect has a missing dependency: 'randomizeQuestionOrder'. Either include it or remove the dependency array
|
Loading