Skip to content

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

fix(deps): update dependency vitest to v4

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

Triggered via pull request October 22, 2025 19:15
Status Failure
Total duration 26s
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