Skip to content

refactor/vite

refactor/vite #2392

Triggered via pull request May 12, 2025 17:16
Status Failure
Total duration 37s
Artifacts

tests.yml

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

Annotations

2 errors
build (20.x)
Process completed with exit code 1.
src/2024/Speakers/Speakers2024.test.tsx: src/2024/Speakers/Speakers2024.tsx#L21
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ src/2024/Speakers/Speakers2024.tsx:21:1 Caused by: Caused by: ReferenceError: jest is not defined ❯ src/2024/Speakers/Speakers2024.test.tsx:16:19 ❯ src/2024/Speakers/Speakers2024.tsx:21:1