Skip to content

chore(deps): update dependency svelte to v5.0.0-next.166 #183

chore(deps): update dependency svelte to v5.0.0-next.166

chore(deps): update dependency svelte to v5.0.0-next.166 #183

Triggered via pull request March 14, 2024 22:03
Status Failure
Total duration 32s
Artifacts

unit-test.yml

on: pull_request
Run unit tests for Package
23s
Run unit tests for Package
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
src/lib/components/head.test.ts > Head > renders all required props correctly: node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js#L93
Error: `createRoot` has been removed. Use `mount` or `hydrate` instead. See the updated docs for more info: https://svelte-5-preview.vercel.app/docs/breaking-changes#components-are-no-longer-classes ❯ Module.createRoot ../../node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js:93:8 ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:57:41 ❯ src/lib/components/head.test.ts:12:3
src/lib/components/head.test.ts > Head > renders the correct title, description, and author: node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js#L93
Error: `createRoot` has been removed. Use `mount` or `hydrate` instead. See the updated docs for more info: https://svelte-5-preview.vercel.app/docs/breaking-changes#components-are-no-longer-classes ❯ Module.createRoot ../../node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js:93:8 ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:57:41 ❯ src/lib/components/head.test.ts:59:3
src/lib/components/head.test.ts > Head > renders the correct Open Graph and Twitter tags when an image is provided: node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js#L93
Error: `createRoot` has been removed. Use `mount` or `hydrate` instead. See the updated docs for more info: https://svelte-5-preview.vercel.app/docs/breaking-changes#components-are-no-longer-classes ❯ Module.createRoot ../../node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js:93:8 ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:57:41 ❯ src/lib/components/head.test.ts:84:3
src/lib/components/head.test.ts > Head > renders the monetization tag when a payment pointer is provided: node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js#L93
Error: `createRoot` has been removed. Use `mount` or `hydrate` instead. See the updated docs for more info: https://svelte-5-preview.vercel.app/docs/breaking-changes#components-are-no-longer-classes ❯ Module.createRoot ../../node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js:93:8 ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:57:41 ❯ src/lib/components/head.test.ts:107:3
src/lib/components/schema-org.test.ts > SchemaOrg > renders the correct JSON-LD script with the provided properties: node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js#L93
Error: `createRoot` has been removed. Use `mount` or `hydrate` instead. See the updated docs for more info: https://svelte-5-preview.vercel.app/docs/breaking-changes#components-are-no-longer-classes ❯ Module.createRoot ../../node_modules/.pnpm/[email protected]/node_modules/svelte/src/internal/client/render.js:93:8 ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:57:41 ❯ src/lib/components/schema-org.test.ts:46:25
Run unit tests for Package
Process completed with exit code 1.
Run unit tests for Package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.