Skip to content

chore(deps): update dependency vite to v6 #464

chore(deps): update dependency vite to v6

chore(deps): update dependency vite to v6 #464

Triggered via pull request December 9, 2024 01:46
Status Failure
Total duration 24s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/components/app/Zoomer.test.tsx: node_modules/solid-js/web/dist/server.js#L1136
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup node_modules/solid-js/web/dist/server.js:1136:9 ❯ src/components/library/Multibutton.tsx:16:66 ❯ src/components/app/Zoomer.tsx:2:1
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636