Skip to content

fix(deps): update dependency vitest to v4 #184

fix(deps): update dependency vitest to v4

fix(deps): update dependency vitest to v4 #184

Triggered via pull request November 7, 2025 13:48
Status Failure
Total duration 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
test/InteractiveVideo.test.tsx > InteractiveVideo > calls destroy on unmount: test/InteractiveVideo.test.tsx#L91
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ test/InteractiveVideo.test.tsx:91:25
test/InteractiveVideo.test.tsx > InteractiveVideo > initializes IVLabsPlayer with correct parameters and calls loadCues/loadTranslations: test/InteractiveVideo.test.tsx#L69
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ test/InteractiveVideo.test.tsx:69:26