Skip to content

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

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

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

Triggered via pull request April 2, 2024 20:02
Status Failure
Total duration 38s
Artifacts

unit-test.yml

on: pull_request
Run unit tests for Package
29s
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][email protected]/node_modules/@testing-library/svelte/src/pure.js#L55
TypeError: createRoot is not a function ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:55: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][email protected]/node_modules/@testing-library/svelte/src/pure.js#L55
TypeError: createRoot is not a function ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:55: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][email protected]/node_modules/@testing-library/svelte/src/pure.js#L55
TypeError: createRoot is not a function ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:55: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][email protected]/node_modules/@testing-library/svelte/src/pure.js#L55
TypeError: createRoot is not a function ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:55: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][email protected]/node_modules/@testing-library/svelte/src/pure.js#L55
TypeError: createRoot is not a function ❯ Module.render ../../node_modules/.pnpm/@testing-library[email protected][email protected]/node_modules/@testing-library/svelte/src/pure.js:55: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/.