[Major] Svelte 5 Upgrade #2
pr.yml
on: pull_request
Pull Request Validation
21s
Annotations
10 errors and 1 warning
src/test/RichText.test.ts > rich-text-svelte-renderer > renders content:
src/test/RichText.test.ts#L41
Error: Snapshot `rich-text-svelte-renderer > renders content 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<b>
- Hello World!
<!---->
-
<!---->
+ Hello World!
+
</b>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</p>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:41:25
|
src/test/RichText.test.ts > rich-text-svelte-renderer > renders content correctly if received a object with children:
src/test/RichText.test.ts#L65
Error: Snapshot `rich-text-svelte-renderer > renders content correctly if received a object with children 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<b>
- Hello World!
<!---->
-
<!---->
+ Hello World!
+
</b>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</p>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:65:25
|
src/test/RichText.test.ts > rich-text-svelte-renderer > should not render elements if received a object with empty children:
src/test/RichText.test.ts#L75
Error: Snapshot `rich-text-svelte-renderer > should not render elements if received a object with empty children 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<h2>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
- <!---->
- <!---->
- <!---->
- <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<a
href="https://hygraph.com"
>
- Testing Link
+ <!---->
+ <!---->
<!---->
-
<!---->
-
<!---->
-
<!---->
+ Testing Link
- <!---->
+
+
- <!---->
+
<!---->
</a>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</h2>
+
+
+
+
+
+
+
+
+
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<h2>
-
<!---->
-
<!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
- <!---->
+
- <!---->
+
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<a
href="https://hygraph.com"
>
- Link
<!---->
-
<!---->
-
+ <!---->
<!---->
+ <!---->
+ <!---->
+ Link
+
- <!---->
+
- <!---->
- <!---->
<!---->
</a>
- <!---->
+
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
<!---->
-
- 2
<!---->
-
<!---->
-
<!---->
+ 2
+
- <!---->
- <!---->
+
- <!---->
</h2>
- <!---->
+
+
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
<!---->
-
<!---->
-
<!---->
- <!---->
- <!---->
<!---->
-
<!---->
-
<!---->
- <!---->
- <!---->
<!---->
-
<!---->
+ <!---->
- <!---->
- <!---->
<!---->
-
<!---->
+ <!---->
+
+
+ <!---->
+ <!---->
<!---->
+
+
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<table>
<!---->
-
<!---->
-
+ <!---->
+ <!---->
<!---->
+
+
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<tbody>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<tr>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<td>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p>
- Row 1 - Col 1
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
+ Row
|
src/test/RichText.test.ts > rich-text-svelte-renderer > should render a table:
src/test/RichText.test.ts#L85
Error: Snapshot `rich-text-svelte-renderer > should render a table 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<table>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<thead>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<tr>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<th>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p>
- Row 1 - Header 1
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
+ Row 1 - Header 1
+
+
+
+
+
</p>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</th>
- <!---->
- <!---->
- <!---->
+
+
+
+
+
+
<!---->
-
<!---->
-
+ <!---->
+ <!---->
<!---->
-
+ <!---->
<!---->
-
<!---->
-
<!---->
-
<th>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
Row 1 - Header 2
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</p>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</th>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</tr>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</thead>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!-
|
src/test/RichText.test.ts > rich-text-svelte-renderer > should should render H1 with some text:
src/test/RichText.test.ts#L95
Error: Snapshot `rich-text-svelte-renderer > should should render H1 with some text 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<h1>
- heading
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
+ heading
+
+
+
+
+
</h1>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:95:25
|
src/test/RichText.test.ts > rich-text-svelte-renderer > renders content with custom elements:
src/test/RichText.test.ts#L109
Error: Snapshot `rich-text-svelte-renderer > renders content with custom elements 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p
class="text-white"
>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<strong
class="text-black"
>
- Hello World!
<!---->
+ Hello World!
<!---->
</strong>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
<!---->
</p>
,
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:109:25
|
src/test/RichText.test.ts > rich-text-svelte-renderer > renders inline content:
src/test/RichText.test.ts#L119
Error: Snapshot `rich-text-svelte-renderer > renders inline content 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<b>
- Hey,
<!---->
-
<!---->
+ Hey,
+
</b>
- <!---->
+
+
+
+
+
+
<!---->
-
+ <!---->
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<i>
- how
<!---->
-
<!---->
+ how
+
</i>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<u>
- are
+ <!---->
<!---->
+ are
- <!---->
</u>
- <!---->
+
+
- <!---->
- <!---->
- <!---->
- <!---->
<!---->
-
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<!---->
-
<code>
- you?
<!---->
-
<!---->
+ you?
+
</code>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</p>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:119:25
|
src/test/RichText.test.ts > rich-text-svelte-renderer > renders inline content with custom renderers:
src/test/RichText.test.ts#L135
Error: Snapshot `rich-text-svelte-renderer > renders inline content with custom renderers 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<p>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<strong
class="text-black"
>
+ <!---->
Hey,
- <!---->
<!---->
</strong>
- <!---->
- <!---->
- <!---->
+
+ <!---->
+ <!---->
<!---->
-
+ <!---->
<i
class="italic-class"
style="color: red;"
>
+ <!---->
how
- <!---->
<!---->
</i>
- <!---->
- <!---->
- <!---->
- <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<u
role="button"
>
+ <!---->
are
- <!---->
<!---->
test
</u>
,
- <!---->
+
+
+
<!---->
-
<!---->
-
<!---->
-
+ <!---->
<code
style="font-style: italic;"
>
+ <!---->
you?
- <!---->
<!---->
</code>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</p>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:135:25
|
src/test/RichText.test.ts > rich-text-svelte-renderer > renders link:
src/test/RichText.test.ts#L162
Error: Snapshot `rich-text-svelte-renderer > renders link 1` mismatched
- Expected
+ Received
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<a
class="text-white"
href="https://hygraph.com"
id="test"
rel="noreferrer"
target="_blank"
title="Hygraph website"
>
- Hygraph
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
-
<!---->
+ Hygraph
+
+
+
+
+
<!---->
</a>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:162:25
|
src/test/RichText.test.ts > rich-text-svelte-renderer > renders iframe:
src/test/RichText.test.ts#L184
Error: Snapshot `rich-text-svelte-renderer > renders iframe 1` mismatched
- Expected
+ Received
@@ -1,6 +1,16 @@
<body>
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
+ <!---->
<div
style="position: relative; overflow: hidden; width: 100%; padding-top: 56.25%;"
>
<iframe
allow="fullscreen"
@@ -10,27 +20,17 @@
src="https://www.youtube.com/watch?v=Ylmd737tw5w"
style="position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 100%; height: 100%;"
title=""
/>
</div>
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
- <!---->
</body>
❯ src/test/RichText.test.ts:184:25
|
Pull Request Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|