Skip to content

add missing package-lock.json #71

add missing package-lock.json

add missing package-lock.json #71

Triggered via push February 13, 2025 14:04
Status Failure
Total duration 3m 42s
Artifacts

validate.yml

on: push
Matrix: setup
Fit to window
Zoom out
Zoom in

Annotations

23 errors
setup (ubuntu-latest): exercises/02.vitest-browser-mode/01.solution.installation-and-setup/src/file-preview.test.tsx#L1
Cannot find module '@testing-library/react' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.vitest-browser-mode/02.problem.migrate-the-test/src/file-preview.test.tsx#L2
Cannot find module '@testing-library/react' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.vitest-browser-mode/02.solution.migrate-the-test/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.vitest-browser-mode/03.problem.playwright/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.vitest-browser-mode/03.solution.playwright/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.vitest-browser-mode/04.problem.shared-assets/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.vitest-browser-mode/04.solution.shared-assets/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (ubuntu-latest): exercises/02.vitest-browser-mode/05.problem.multiple-workspaces/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (macos-latest)
The job was canceled because "ubuntu-latest" failed.
setup (macos-latest): exercises/01.sunsetting-jsdom/01.problem.break-jsdom/src/file-preview.test.tsx#L1
'expect' is declared but its value is never read.
setup (macos-latest): exercises/02.vitest-browser-mode/01.solution.installation-and-setup/src/file-preview.test.tsx#L1
Cannot find module '@testing-library/react' or its corresponding type declarations.
setup (macos-latest): exercises/02.vitest-browser-mode/02.problem.migrate-the-test/src/file-preview.test.tsx#L2
Cannot find module '@testing-library/react' or its corresponding type declarations.
setup (macos-latest): exercises/02.vitest-browser-mode/02.solution.migrate-the-test/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (macos-latest): exercises/02.vitest-browser-mode/03.problem.playwright/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (macos-latest): exercises/02.vitest-browser-mode/03.solution.playwright/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (macos-latest): exercises/02.vitest-browser-mode/04.problem.shared-assets/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (macos-latest): exercises/02.vitest-browser-mode/04.solution.shared-assets/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (macos-latest): exercises/02.vitest-browser-mode/05.problem.multiple-workspaces/src/file-preview.test.tsx#L2
Cannot find module 'vitest-browser-react' or its corresponding type declarations.
setup (windows-latest)
The job was canceled because "ubuntu-latest" failed.
setup (windows-latest)
The operation was canceled.