vite-ecosystem-ci-from-pr #767
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
37 errors and 5 notices
|
execute-all (laravel)
Process completed with exit code 1.
|
|
execute-all (quasar)
Process completed with exit code 1.
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should reset state of store when editing hmr-stores.js:
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L126
AssertionError: error log of `build --watch` is not empty: expected [ …(58) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should reset state of external store used by HmrTest.svelte when editing App.svelte:
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/testUtils.ts#L57
Error: page.$: Error: strict mode violation: locator('#hmr-test-3 .counter') resolved to 3 elements:
1) <button class="counter increment">0</button> aka getByRole('button', { name: '0' }).nth(2)
2) <button class="counter increment">0</button> aka getByRole('button', { name: '0' }).nth(3)
3) <button class="counter increment">0</button> aka getByRole('button', { name: '0' }).nth(4)
❯ toEl packages/e2e-tests/testUtils.ts:57:21
❯ getText packages/e2e-tests/testUtils.ts:154:13
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:114:17
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should reset state of external store used by HmrTest.svelte when editing App.svelte:
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/testUtils.ts#L57
Error: page.$: Error: strict mode violation: locator('#hmr-test-3 .counter') resolved to 2 elements:
1) <button class="counter increment">0</button> aka getByRole('button', { name: '0' }).nth(2)
2) <button class="counter increment">0</button> aka getByRole('button', { name: '0' }).nth(3)
❯ toEl packages/e2e-tests/testUtils.ts:57:21
❯ getText packages/e2e-tests/testUtils.ts:154:13
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:114:17
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should reset state of external store used by HmrTest.svelte when editing App.svelte:
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L115
AssertionError: error log of `build --watch` is not empty: expected [ …(40) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ ]
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:115:74
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should apply js change in HmrTest.svelte :
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L99
AssertionError: error log of `build --watch` is not empty: expected [ …(34) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ ]
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:99:74
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should apply js change in HmrTest.svelte :
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L99
AssertionError: error log of `build --watch` is not empty: expected [ …(28) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ ]
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:99:74
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should apply js change in HmrTest.svelte :
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L99
AssertionError: error log of `build --watch` is not empty: expected [ …(22) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ ]
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:99:74
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should apply css changes in HmrTest.svelte:
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L89
AssertionError: error log of `build --watch` is not empty: expected [ …(16) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ ]
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:89:74
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should apply css changes in HmrTest.svelte:
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L89
AssertionError: error log of `build --watch` is not empty: expected [ …(10) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/index-DuCQdb7Y.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ ]
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:89:74
|
|
packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts > build-watch > edit files > should apply css changes in HmrTest.svelte:
workspace/vite-plugin-svelte/vite-plugin-svelte/packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts#L89
AssertionError: error log of `build --watch` is not empty: expected [ …(4) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "[FILE_NAME_CONFLICT] Warning: The emitted file assets/DynamicImport-JOrb753a.css overwrites a previously emitted file of the same name.",
+ "",
+ "[FILE_NAME_CONFLICT] Warning: The emitted file index.html overwrites a previously emitted file of the same name.",
+ "",
+ ]
❯ packages/e2e-tests/build-watch/__tests__/build-watch.spec.ts:89:74
|
|
execute-all (vitest)
Process completed with exit code 1.
|
|
execute-all (vike)
Process completed with exit code 1.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `transformWithEsbuild` is deprecated and will be removed in the future. Please migrate to `transformWithOxc`.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `transformWithEsbuild` is deprecated and will be removed in the future. Please migrate to `transformWithOxc`.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `transformWithEsbuild` is deprecated and will be removed in the future. Please migrate to `transformWithOxc`.
|
|
Child Process Error:
workspace/waku/waku/e2e/utils.ts#L0
stderr: `optimizeDeps.rollupOptions` / `ssr.optimizeDeps.rollupOptions` is deprecated. Use `optimizeDeps.rolldownOptions` instead. Note that this option may be set by a plugin. Set VITE_DEPRECATION_TRACE=1 to see where it is called.
|
|
[fixtures] test/basic.test.ts > pages > preserves query:
workspace/nuxt/nuxt/test/utils.ts#L68
AssertionError: expected [ { type: 'error', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "Hydration completed but contains mismatches.",
+ "type": "error",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:68:28
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:313:5
|
|
[fixtures] test/basic.test.ts > pages > should render correctly when loaded on a different path:
workspace/nuxt/nuxt/test/basic.test.ts#L293
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:293:3
|
|
[fixtures] test/basic.test.ts > pages > should render correctly when loaded on a different path:
workspace/nuxt/nuxt/test/basic.test.ts#L293
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:293:3
|
|
[fixtures] test/basic.test.ts > pages > should render correctly when loaded on a different path:
workspace/nuxt/nuxt/test/basic.test.ts#L293
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:293:3
|
|
[fixtures] test/basic.test.ts > pages > validates routes with custom statusCode and statusMessage:
workspace/nuxt/nuxt/test/basic.test.ts#L231
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:231:3
|
|
[fixtures] test/basic.test.ts > pages > validates routes with custom statusCode and statusMessage:
workspace/nuxt/nuxt/test/basic.test.ts#L231
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:231:3
|
|
[fixtures] test/basic.test.ts > pages > validates routes with custom statusCode and statusMessage:
workspace/nuxt/nuxt/test/basic.test.ts#L231
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:231:3
|
|
[fixtures] test/basic.test.ts > pages > render index:
workspace/nuxt/nuxt/test/basic.test.ts#L159
AssertionError: expected '<!DOCTYPE html><html><head><meta char…' to contain '<div class="server-only" style="backg…'
Expected: "<div class="server-only" style="background-color:gray;"> server-only component <div> server-only component child (non-server-only) </div></div>"
Received: "<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=1024, initial-scale=1"><style id="plugin-style">body { color: red }</style><title>Basic fixture</title><script data-hid="my-script">console.log("my script")</script><link rel="stylesheet" href="/_nuxt/virtual.css" crossorigin><link rel="stylesheet" href="/_nuxt/assets/global.css" crossorigin><link rel="stylesheet" href="/_nuxt/assets/plugin.css" crossorigin><link rel="stylesheet" href="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/test/fixtures/basic/app/assets/global.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/dist/app/entry.async.js"><script type="module" src="/_nuxt/@vite/client" crossorigin></script><script type="module" src="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/dist/app/entry.async.js" crossorigin></script><meta name="description" content="Nuxt Fixture"><meta name="author" content="Nuxt"></head><body><div id="__nuxt"><!--[--><div class="nuxt-loading-indicator" style="position:fixed;top:0;right:0;left:0;pointer-events:none;width:auto;height:3px;opacity:0;background:repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%);background-size:0% auto;transform:scaleX(0%);transform-origin:left;transition:transform 0.1s, height 0.4s, opacity 0.4s;z-index:999999;"></div><div><div class="nuxt-loading-indicator" style="position:fixed;top:0;right:0;left:0;pointer-events:none;width:auto;height:3px;opacity:0;background:repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%);background-size:0% auto;transform:scaleX(0%);transform-origin:left;transition:transform 0.1s, height 0.4s, opacity 0.4s;z-index:999999;" id="loading-indicator"></div><div>Extended layout from foo</div><div><!--[--><!----><!--]--><h1>Hello Nuxt 3!</h1><div>RuntimeConfig | testConfig: 123</div><div>Composable | foo: auto imported from ~/composables/foo.ts</div><div>Composable | bar: auto imported from ~/utils/useBar.ts</div><div>Composable | template: auto imported from ~/composables/template.ts</div><div>Composable | star: auto imported from ~/composables/nested/bar.ts via star export</div><!--[-->Some dev-only info<!--]--><div><!--[-->Some dev-only info<!--]--></div><!--[--> Dev-only with attributes <!--]--><div><!--[--> Some dev-only info <!--]--></div><div>Path: /</div><a aria-current="page" href="/" class="foo-active-class bar-exact-active-class"> Link </a><a href="/islands" class="" id="islands"> islands </a><a href="/useAsyncData/immediate-remove-unmounted" class="" id="to-immediate-remove-unmounted"> Immediate remove unmounted </a><a href="/chunk-error" class=""> Chunk error </a><a href="/client-only-components" class="" id="to-client-only-components"> createClientOnly() </a><a href="/middleware-abort-non-fatal" class="" id="middleware-abort-non-fatal"> Middleware abort navigation </a><a href="/middleware-abort-non-fatal?error=someerror" class="" id="middleware-abort-non-fatal-error"> Middleware abort navigation with error </a> Some value: 1 <button> Increment state </button><a href="/no-scripts" class=""> to no script </a><div><div class="sugar-counter"> Sugar Counter 12 x 2 = 24 <button> Inc </button></div></div><div>This is a custom component with a named export.</div><div> This is a synchronously registered global component </div><div>Test</div><div> global component registered automatically </div><div> global component via suffix </div><!--placeholder--><!--[--><div></div><!--]--><!--[--><div></div><!--]--><a href="/big-page-1" class=""> to big 1 </a><a href="/server-page" class=""> to server page </a><a href="/page-load-hook" class=""> to p
|
|
[fixtures] test/basic.test.ts > pages > render index:
workspace/nuxt/nuxt/test/basic.test.ts#L159
AssertionError: expected '<!DOCTYPE html><html><head><meta char…' to contain '<div class="server-only" style="backg…'
Expected: "<div class="server-only" style="background-color:gray;"> server-only component <div> server-only component child (non-server-only) </div></div>"
Received: "<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=1024, initial-scale=1"><style id="plugin-style">body { color: red }</style><title>Basic fixture</title><script data-hid="my-script">console.log("my script")</script><link rel="stylesheet" href="/_nuxt/virtual.css" crossorigin><link rel="stylesheet" href="/_nuxt/assets/global.css" crossorigin><link rel="stylesheet" href="/_nuxt/assets/plugin.css" crossorigin><link rel="stylesheet" href="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/test/fixtures/basic/app/assets/global.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/dist/app/entry.async.js"><script type="module" src="/_nuxt/@vite/client" crossorigin></script><script type="module" src="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/dist/app/entry.async.js" crossorigin></script><meta name="description" content="Nuxt Fixture"><meta name="author" content="Nuxt"></head><body><div id="__nuxt"><!--[--><div class="nuxt-loading-indicator" style="position:fixed;top:0;right:0;left:0;pointer-events:none;width:auto;height:3px;opacity:0;background:repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%);background-size:0% auto;transform:scaleX(0%);transform-origin:left;transition:transform 0.1s, height 0.4s, opacity 0.4s;z-index:999999;"></div><div><div class="nuxt-loading-indicator" style="position:fixed;top:0;right:0;left:0;pointer-events:none;width:auto;height:3px;opacity:0;background:repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%);background-size:0% auto;transform:scaleX(0%);transform-origin:left;transition:transform 0.1s, height 0.4s, opacity 0.4s;z-index:999999;" id="loading-indicator"></div><div>Extended layout from foo</div><div><!--[--><!----><!--]--><h1>Hello Nuxt 3!</h1><div>RuntimeConfig | testConfig: 123</div><div>Composable | foo: auto imported from ~/composables/foo.ts</div><div>Composable | bar: auto imported from ~/utils/useBar.ts</div><div>Composable | template: auto imported from ~/composables/template.ts</div><div>Composable | star: auto imported from ~/composables/nested/bar.ts via star export</div><!--[-->Some dev-only info<!--]--><div><!--[-->Some dev-only info<!--]--></div><!--[--> Dev-only with attributes <!--]--><div><!--[--> Some dev-only info <!--]--></div><div>Path: /</div><a aria-current="page" href="/" class="foo-active-class bar-exact-active-class"> Link </a><a href="/islands" class="" id="islands"> islands </a><a href="/useAsyncData/immediate-remove-unmounted" class="" id="to-immediate-remove-unmounted"> Immediate remove unmounted </a><a href="/chunk-error" class=""> Chunk error </a><a href="/client-only-components" class="" id="to-client-only-components"> createClientOnly() </a><a href="/middleware-abort-non-fatal" class="" id="middleware-abort-non-fatal"> Middleware abort navigation </a><a href="/middleware-abort-non-fatal?error=someerror" class="" id="middleware-abort-non-fatal-error"> Middleware abort navigation with error </a> Some value: 1 <button> Increment state </button><a href="/no-scripts" class=""> to no script </a><div><div class="sugar-counter"> Sugar Counter 12 x 2 = 24 <button> Inc </button></div></div><div>This is a custom component with a named export.</div><div> This is a synchronously registered global component </div><div>Test</div><div> global component registered automatically </div><div> global component via suffix </div><!--placeholder--><!--[--><div></div><!--]--><!--[--><div></div><!--]--><a href="/big-page-1" class=""> to big 1 </a><a href="/server-page" class=""> to server page </a><a href="/page-load-hook" class=""> to p
|
|
[fixtures] test/basic.test.ts > pages > render index:
workspace/nuxt/nuxt/test/basic.test.ts#L159
AssertionError: expected '<!DOCTYPE html><html><head><meta char…' to contain '<div class="server-only" style="backg…'
Expected: "<div class="server-only" style="background-color:gray;"> server-only component <div> server-only component child (non-server-only) </div></div>"
Received: "<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=1024, initial-scale=1"><style id="plugin-style">body { color: red }</style><title>Basic fixture</title><script data-hid="my-script">console.log("my script")</script><link rel="stylesheet" href="/_nuxt/virtual.css" crossorigin><link rel="stylesheet" href="/_nuxt/assets/global.css" crossorigin><link rel="stylesheet" href="/_nuxt/assets/plugin.css" crossorigin><link rel="stylesheet" href="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/test/fixtures/basic/app/assets/global.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/dist/app/entry.async.js"><script type="module" src="/_nuxt/@vite/client" crossorigin></script><script type="module" src="/_nuxt/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/nuxt/nuxt/packages/nuxt/dist/app/entry.async.js" crossorigin></script><meta name="description" content="Nuxt Fixture"><meta name="author" content="Nuxt"></head><body><div id="__nuxt"><!--[--><div class="nuxt-loading-indicator" style="position:fixed;top:0;right:0;left:0;pointer-events:none;width:auto;height:3px;opacity:0;background:repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%);background-size:0% auto;transform:scaleX(0%);transform-origin:left;transition:transform 0.1s, height 0.4s, opacity 0.4s;z-index:999999;"></div><div><div class="nuxt-loading-indicator" style="position:fixed;top:0;right:0;left:0;pointer-events:none;width:auto;height:3px;opacity:0;background:repeating-linear-gradient(to right,#00dc82 0%,#34cdfe 50%,#0047e1 100%);background-size:0% auto;transform:scaleX(0%);transform-origin:left;transition:transform 0.1s, height 0.4s, opacity 0.4s;z-index:999999;" id="loading-indicator"></div><div>Extended layout from foo</div><div><!--[--><!----><!--]--><h1>Hello Nuxt 3!</h1><div>RuntimeConfig | testConfig: 123</div><div>Composable | foo: auto imported from ~/composables/foo.ts</div><div>Composable | bar: auto imported from ~/utils/useBar.ts</div><div>Composable | template: auto imported from ~/composables/template.ts</div><div>Composable | star: auto imported from ~/composables/nested/bar.ts via star export</div><!--[-->Some dev-only info<!--]--><div><!--[-->Some dev-only info<!--]--></div><!--[--> Dev-only with attributes <!--]--><div><!--[--> Some dev-only info <!--]--></div><div>Path: /</div><a aria-current="page" href="/" class="foo-active-class bar-exact-active-class"> Link </a><a href="/islands" class="" id="islands"> islands </a><a href="/useAsyncData/immediate-remove-unmounted" class="" id="to-immediate-remove-unmounted"> Immediate remove unmounted </a><a href="/chunk-error" class=""> Chunk error </a><a href="/client-only-components" class="" id="to-client-only-components"> createClientOnly() </a><a href="/middleware-abort-non-fatal" class="" id="middleware-abort-non-fatal"> Middleware abort navigation </a><a href="/middleware-abort-non-fatal?error=someerror" class="" id="middleware-abort-non-fatal-error"> Middleware abort navigation with error </a> Some value: 1 <button> Increment state </button><a href="/no-scripts" class=""> to no script </a><div><div class="sugar-counter"> Sugar Counter 12 x 2 = 24 <button> Inc </button></div></div><div>This is a custom component with a named export.</div><div> This is a synchronously registered global component </div><div>Test</div><div> global component registered automatically </div><div> global component via suffix </div><!--placeholder--><!--[--><div></div><!--]--><!--[--><div></div><!--]--><a href="/big-page-1" class=""> to big 1 </a><a href="/server-page" class=""> to server page </a><a href="/page-load-hook" class=""> to p
|
|
execute-all (storybook)
Process completed with exit code 1.
|
|
execute-all (astro)
Process completed with exit code 1.
|
|
execute-all (react-router)
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
21 passed (15.3s)
|
|
🎭 Playwright Run Summary
71 passed (18.4s)
|
|
🎭 Playwright Run Summary
75 passed (27.8s)
|
|
🎭 Playwright Run Summary
106 skipped
494 passed (4.0m)
|
|
🎭 Playwright Run Summary
116 skipped
472 passed (8.1m)
|