Skip to content

chore(deps): bump vaul from 0.9.1 to 1.1.2 #159

chore(deps): bump vaul from 0.9.1 to 1.1.2

chore(deps): bump vaul from 0.9.1 to 1.1.2 #159

Triggered via push December 16, 2024 08:12
Status Failure
Total duration 32s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

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