feat: ✨ Support automatic wrapping with Suspense those islan… #25
Annotations
2 errors and 1 warning
Tests:
packages/iles/tests/build.spec.ts#L95
Error: Snapshot `building docs site > html files 1` mismatched
- Expected
+ Received
@@ -24,8 +24,8 @@
<link rel="stylesheet" href="/assets/default-.css">
<link rel="stylesheet" href="/assets/user-app.css">
<script type="module" async src="/assets/turbo.BkUC-S31.js"></script></head>
<body >
- <div id="app"><div class="antialiased"><div class="max-w-3xl mx-auto px-4 sm:px-6 xl:max-w-5xl xl:px-0"><nav class="flex justify-between items-center py-10 font-bold"><a class="sm:text-xl flex items-center h-8" href="/" aria-label="The Vue Point"><img class="inline-block h-8" height="32" alt="logo" src="/logo.svg"><span class="hidden md:inline mx-2">The Vue Point with</span><span class="md:hidden mx-2">+</span><img class="inline-block h-7 -mt-2.5" height="28" alt="logo" src="/iles.svg"></a><ile-root id="ile-1"><div class="text-sm text-gray-500 leading-5"><a class="hover:text-gray-700" href="https://github.com/ElMassimo/iles/tree/main/playground/the-vue-point" target="_blank" rel="noopener noreferrer"><span class="hidden sm:inline">GitHub</span> Source</a> <span class="mr-1 ml-1">·</span> <a class="hover:text-gray-700" href="/feed.rss">RSS <span class="hidden sm:inline">Feed</span></a> <span class="mr-1 ml-1">·</span> <a class="hover:text-gray-700" href="https://vuejs.org" target="_blank" rel="noopener noreferrer">Vuejs.org →</a></div></ile-root></nav></div><main class="max-w-3xl mx-auto px-4 sm:px-6 xl:max-w-5xl xl:px-0"><div class="text-center"><p class="text-4xl"><svg viewBox="0 0 32 32" width="1.2em" height="1.2em" class="inline-block"><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12"></path><path fill="currentColor" d="M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22"></path></svg></p><div class="mt-4">Not Found</div></div></main></div></div>
+ <div id="app"><div class="antialiased"><div class="max-w-3xl mx-auto px-4 sm:px-6 xl:max-w-5xl xl:px-0"><nav class="flex justify-between items-center py-10 font-bold"><a class="sm:text-xl flex items-center h-8" href="/" aria-label="The Vue Point"><img class="inline-block h-8" height="32" alt="logo" src="/logo.svg"><span class="hidden md:inline mx-2">The Vue Point with</span><span class="md:hidden mx-2">+</span><img class="inline-block h-7 -mt-2.5" height="28" alt="logo" src="/iles.svg"></a><ile-root id="ile-1"><div class="text-sm text-gray-500 leading-5"><a class="hover:text-gray-700" href="https://github.com/ElMassimo/iles/tree/main/playground/the-vue-point" target="_blank" rel="noopener noreferrer"><span class="hidden sm:inline">GitHub</span> Source</a><span class="mr-1 ml-1">·</span><a class="hover:text-gray-700" href="/feed.rss">RSS <span class="hidden sm:inline">Feed</span></a><span class="mr-1 ml-1">·</span><a class="hover:text-gray-700" href="https://vuejs.org" target="_blank" rel="noopener noreferrer">Vuejs.org →</a></div></ile-root></nav></div><main class="max-w-3xl mx-auto px-4 sm:px-6 xl:max-w-5xl xl:px-0"><div class="text-center"><p class="text-4xl"><svg viewBox="0 0 32 32" width="1.2em" height="1.2em" class="inline-block"><path fill="currentColor" d="M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2m0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12"></path><path fill="currentColor" d="M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22"></path></svg></p><div class="mt-4">Not Found</div></div></main></div></div>
</body>
</html>"
❯ assertHTML packages/iles/tests/build.spec.ts:95:17
❯ packages/iles/tests/build.spec.ts:38:5
|
Tests
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