Skip to content

chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.5 #130

chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.5

chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.5 #130

Triggered via pull request January 27, 2025 08:31
Status Failure
Total duration 47s
Artifacts

run-unit-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
components/quiz/useQuizState.test.ts > useQuizState > initializes state correctly: components/quiz/useQuizState.test.ts#L43
AssertionError: expected undefined to be null ❯ components/quiz/useQuizState.test.ts:43:45
components/quiz/useQuizState.test.ts > Option selection and scoring > selects an option and increments score if the answer is correct: components/quiz/useQuizState.test.ts#L77
AssertionError: expected undefined to be +0 // Object.is equality - Expected: 0 + Received: undefined ❯ components/quiz/useQuizState.test.ts:77:47
components/quiz/useQuizState.test.ts > Option selection and scoring > doesn't count a question as correct if it wasn't solved on the first try: components/quiz/useQuizState.test.ts#L99
AssertionError: expected undefined to be 1 // Object.is equality - Expected: 1 + Received: undefined ❯ components/quiz/useQuizState.test.ts:99:47
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