chore: Update dependency nuxt to ^3.15.4 #258
Annotations
7 errors and 1 warning
Test:
test/basic.test.ts#L23
AssertionError: expected '<!DOCTYPE html><html data-capo=""><h…' to contain '<h1>Heading 1</h1>'
- Expected
+ Received
- <h1>Heading 1</h1>
+ <!DOCTYPE html><html data-capo=""><head><meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/Cc6F_kLW.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/-w6RD9sX.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BAaMUAik.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/99ErKY55.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/CV4t4m77.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/C0EumErr.js">
+ <script type="module" src="/_nuxt/Cc6F_kLW.js" crossorigin></script>
+ <link rel="preload" as="fetch" fetchpriority="low" crossorigin="anonymous" href="/_nuxt/builds/meta/test.json"></head><body><div id="__nuxt"><div><StrapiBlocksTextHeading1Node></StrapiBlocksTextHeading1Node><StrapiBlocksTextHeading2Node></StrapiBlocksTextHeading2Node><StrapiBlocksTextHeading3Node></StrapiBlocksTextHeading3Node><StrapiBlocksTextHeading4Node></StrapiBlocksTextHeading4Node><StrapiBlocksTextHeading5Node></StrapiBlocksTextHeading5Node><StrapiBlocksTextHeading6Node></StrapiBlocksTextHeading6Node><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextUnorderedListNode></StrapiBlocksTextUnorderedListNode><StrapiBlocksTextOrderedListNode></StrapiBlocksTextOrderedListNode><StrapiBlocksTextQuoteNode></StrapiBlocksTextQuoteNode><StrapiBlocksTextCodeNode></StrapiBlocksTextCodeNode><StrapiBlocksTextImageNode></StrapiBlocksTextImageNode></div></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":4,"once":6,"_errors":7,"serverRendered":9,"path":10},["ShallowReactive",3],{},["Reactive",5],{},["Set"],["ShallowReactive",8],{},true,"/"]</script>
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{strapiBlocksRenderer:{prefix:"",blocksPrefix:"StrapiBlocksText"}},app:{baseURL:"/",buildId:"test",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
❯ test/basic.test.ts:23:22
|
Test:
test/basic.test.ts#L34
AssertionError: expected '<!DOCTYPE html><html data-capo=""><h…' to contain '<p>Paragraph</p>'
- Expected
+ Received
- <p>Paragraph</p>
+ <!DOCTYPE html><html data-capo=""><head><meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/Cc6F_kLW.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/-w6RD9sX.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BAaMUAik.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/99ErKY55.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/CV4t4m77.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/C0EumErr.js">
+ <script type="module" src="/_nuxt/Cc6F_kLW.js" crossorigin></script>
+ <link rel="preload" as="fetch" fetchpriority="low" crossorigin="anonymous" href="/_nuxt/builds/meta/test.json"></head><body><div id="__nuxt"><div><StrapiBlocksTextHeading1Node></StrapiBlocksTextHeading1Node><StrapiBlocksTextHeading2Node></StrapiBlocksTextHeading2Node><StrapiBlocksTextHeading3Node></StrapiBlocksTextHeading3Node><StrapiBlocksTextHeading4Node></StrapiBlocksTextHeading4Node><StrapiBlocksTextHeading5Node></StrapiBlocksTextHeading5Node><StrapiBlocksTextHeading6Node></StrapiBlocksTextHeading6Node><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextUnorderedListNode></StrapiBlocksTextUnorderedListNode><StrapiBlocksTextOrderedListNode></StrapiBlocksTextOrderedListNode><StrapiBlocksTextQuoteNode></StrapiBlocksTextQuoteNode><StrapiBlocksTextCodeNode></StrapiBlocksTextCodeNode><StrapiBlocksTextImageNode></StrapiBlocksTextImageNode></div></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":4,"once":6,"_errors":7,"serverRendered":9,"path":10},["ShallowReactive",3],{},["Reactive",5],{},["Set"],["ShallowReactive",8],{},true,"/"]</script>
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{strapiBlocksRenderer:{prefix:"",blocksPrefix:"StrapiBlocksText"}},app:{baseURL:"/",buildId:"test",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
❯ test/basic.test.ts:34:22
|
Test:
test/basic.test.ts#L47
AssertionError: expected '<!DOCTYPE html><html data-capo=""><h…' to contain '<ul><li>Unordered list item 1</li><li…'
- Expected
+ Received
- <ul><li>Unordered list item 1</li><li>Unordered list item 2</li><li>Unordered list item 3</li></ul>
+ <!DOCTYPE html><html data-capo=""><head><meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/Cc6F_kLW.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/-w6RD9sX.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BAaMUAik.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/99ErKY55.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/CV4t4m77.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/C0EumErr.js">
+ <script type="module" src="/_nuxt/Cc6F_kLW.js" crossorigin></script>
+ <link rel="preload" as="fetch" fetchpriority="low" crossorigin="anonymous" href="/_nuxt/builds/meta/test.json"></head><body><div id="__nuxt"><div><StrapiBlocksTextHeading1Node></StrapiBlocksTextHeading1Node><StrapiBlocksTextHeading2Node></StrapiBlocksTextHeading2Node><StrapiBlocksTextHeading3Node></StrapiBlocksTextHeading3Node><StrapiBlocksTextHeading4Node></StrapiBlocksTextHeading4Node><StrapiBlocksTextHeading5Node></StrapiBlocksTextHeading5Node><StrapiBlocksTextHeading6Node></StrapiBlocksTextHeading6Node><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextUnorderedListNode></StrapiBlocksTextUnorderedListNode><StrapiBlocksTextOrderedListNode></StrapiBlocksTextOrderedListNode><StrapiBlocksTextQuoteNode></StrapiBlocksTextQuoteNode><StrapiBlocksTextCodeNode></StrapiBlocksTextCodeNode><StrapiBlocksTextImageNode></StrapiBlocksTextImageNode></div></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":4,"once":6,"_errors":7,"serverRendered":9,"path":10},["ShallowReactive",3],{},["Reactive",5],{},["Set"],["ShallowReactive",8],{},true,"/"]</script>
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{strapiBlocksRenderer:{prefix:"",blocksPrefix:"StrapiBlocksText"}},app:{baseURL:"/",buildId:"test",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
❯ test/basic.test.ts:47:22
|
Test:
test/basic.test.ts#L63
AssertionError: expected '<!DOCTYPE html><html data-capo=""><h…' to contain '<blockquote>Quote</blockquote>'
- Expected
+ Received
- <blockquote>Quote</blockquote>
+ <!DOCTYPE html><html data-capo=""><head><meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/Cc6F_kLW.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/-w6RD9sX.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BAaMUAik.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/99ErKY55.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/CV4t4m77.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/C0EumErr.js">
+ <script type="module" src="/_nuxt/Cc6F_kLW.js" crossorigin></script>
+ <link rel="preload" as="fetch" fetchpriority="low" crossorigin="anonymous" href="/_nuxt/builds/meta/test.json"></head><body><div id="__nuxt"><div><StrapiBlocksTextHeading1Node></StrapiBlocksTextHeading1Node><StrapiBlocksTextHeading2Node></StrapiBlocksTextHeading2Node><StrapiBlocksTextHeading3Node></StrapiBlocksTextHeading3Node><StrapiBlocksTextHeading4Node></StrapiBlocksTextHeading4Node><StrapiBlocksTextHeading5Node></StrapiBlocksTextHeading5Node><StrapiBlocksTextHeading6Node></StrapiBlocksTextHeading6Node><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextUnorderedListNode></StrapiBlocksTextUnorderedListNode><StrapiBlocksTextOrderedListNode></StrapiBlocksTextOrderedListNode><StrapiBlocksTextQuoteNode></StrapiBlocksTextQuoteNode><StrapiBlocksTextCodeNode></StrapiBlocksTextCodeNode><StrapiBlocksTextImageNode></StrapiBlocksTextImageNode></div></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":4,"once":6,"_errors":7,"serverRendered":9,"path":10},["ShallowReactive",3],{},["Reactive",5],{},["Set"],["ShallowReactive",8],{},true,"/"]</script>
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{strapiBlocksRenderer:{prefix:"",blocksPrefix:"StrapiBlocksText"}},app:{baseURL:"/",buildId:"test",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
❯ test/basic.test.ts:63:22
|
Test:
test/basic.test.ts#L69
AssertionError: expected '<!DOCTYPE html><html data-capo=""><h…' to contain '<pre>Code</pre>'
- Expected
+ Received
- <pre>Code</pre>
+ <!DOCTYPE html><html data-capo=""><head><meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/Cc6F_kLW.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/-w6RD9sX.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BAaMUAik.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/99ErKY55.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/CV4t4m77.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/C0EumErr.js">
+ <script type="module" src="/_nuxt/Cc6F_kLW.js" crossorigin></script>
+ <link rel="preload" as="fetch" fetchpriority="low" crossorigin="anonymous" href="/_nuxt/builds/meta/test.json"></head><body><div id="__nuxt"><div><StrapiBlocksTextHeading1Node></StrapiBlocksTextHeading1Node><StrapiBlocksTextHeading2Node></StrapiBlocksTextHeading2Node><StrapiBlocksTextHeading3Node></StrapiBlocksTextHeading3Node><StrapiBlocksTextHeading4Node></StrapiBlocksTextHeading4Node><StrapiBlocksTextHeading5Node></StrapiBlocksTextHeading5Node><StrapiBlocksTextHeading6Node></StrapiBlocksTextHeading6Node><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextUnorderedListNode></StrapiBlocksTextUnorderedListNode><StrapiBlocksTextOrderedListNode></StrapiBlocksTextOrderedListNode><StrapiBlocksTextQuoteNode></StrapiBlocksTextQuoteNode><StrapiBlocksTextCodeNode></StrapiBlocksTextCodeNode><StrapiBlocksTextImageNode></StrapiBlocksTextImageNode></div></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":4,"once":6,"_errors":7,"serverRendered":9,"path":10},["ShallowReactive",3],{},["Reactive",5],{},["Set"],["ShallowReactive",8],{},true,"/"]</script>
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{strapiBlocksRenderer:{prefix:"",blocksPrefix:"StrapiBlocksText"}},app:{baseURL:"/",buildId:"test",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
❯ test/basic.test.ts:69:22
|
Test:
test/basic.test.ts#L75
AssertionError: expected '<!DOCTYPE html><html data-capo=""><h…' to contain '<img src="example_image_df80dd3023.jp…'
- Expected
+ Received
- <img src="example_image_df80dd3023.jpg" alt="Image alternative text" width="480" height="320">
+ <!DOCTYPE html><html data-capo=""><head><meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/Cc6F_kLW.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/-w6RD9sX.js">
+ <link rel="modulepreload" as="script" crossorigin href="/_nuxt/BAaMUAik.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/99ErKY55.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/CV4t4m77.js">
+ <link rel="prefetch" as="script" crossorigin href="/_nuxt/C0EumErr.js">
+ <script type="module" src="/_nuxt/Cc6F_kLW.js" crossorigin></script>
+ <link rel="preload" as="fetch" fetchpriority="low" crossorigin="anonymous" href="/_nuxt/builds/meta/test.json"></head><body><div id="__nuxt"><div><StrapiBlocksTextHeading1Node></StrapiBlocksTextHeading1Node><StrapiBlocksTextHeading2Node></StrapiBlocksTextHeading2Node><StrapiBlocksTextHeading3Node></StrapiBlocksTextHeading3Node><StrapiBlocksTextHeading4Node></StrapiBlocksTextHeading4Node><StrapiBlocksTextHeading5Node></StrapiBlocksTextHeading5Node><StrapiBlocksTextHeading6Node></StrapiBlocksTextHeading6Node><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextParagraphNode></StrapiBlocksTextParagraphNode><StrapiBlocksTextUnorderedListNode></StrapiBlocksTextUnorderedListNode><StrapiBlocksTextOrderedListNode></StrapiBlocksTextOrderedListNode><StrapiBlocksTextQuoteNode></StrapiBlocksTextQuoteNode><StrapiBlocksTextCodeNode></StrapiBlocksTextCodeNode><StrapiBlocksTextImageNode></StrapiBlocksTextImageNode></div></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":4,"once":6,"_errors":7,"serverRendered":9,"path":10},["ShallowReactive",3],{},["Reactive",5],{},["Set"],["ShallowReactive",8],{},true,"/"]</script>
+ <script>window.__NUXT__={};window.__NUXT__.config={public:{strapiBlocksRenderer:{prefix:"",blocksPrefix:"StrapiBlocksText"}},app:{baseURL:"/",buildId:"test",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
❯ test/basic.test.ts:75:22
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading