fix: managed mode #5287
Annotations
87 errors, 125 warnings, and 20 notices
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-gmQYZi/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-gmQYZi/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-gmQYZi/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-gmQYZi/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-11hcI1/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-11hcI1/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-11hcI1/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-11hcI1/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-Kz22IU/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-Kz22IU/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-Kz22IU/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-Kz22IU/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-FDqIeO/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-FDqIeO/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-FDqIeO/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-FDqIeO/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-dqoJeD/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-dqoJeD/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-dqoJeD/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-dqoJeD/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-ncjiv1/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-ncjiv1/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-ncjiv1/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-ncjiv1/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
[webkit] › ssr-context-provider.spec.ts:59:5 › ssr-context-provider: dev › no js environment:
e2e/ssr-context-provider.spec.ts#L65
1) [webkit] › ssr-context-provider.spec.ts:59:5 › ssr-context-provider: dev › no js environment ──
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('value')
Expected string: "provider value"
Received string: "original"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByTestId('value')
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
- locator resolved to <div data-testid="value">original</div>
- unexpected value "original"
63 | const page = await context.newPage();
64 | await page.goto(`http://localhost:${port}/`);
> 65 | await expect(page.getByTestId('value')).toHaveText('provider value');
| ^
66 | await page.close();
67 | await context.close();
68 | });
at /home/runner/work/waku/waku/e2e/ssr-context-provider.spec.ts:65:47
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-qZRTFY/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-qZRTFY/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-qZRTFY/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-qZRTFY/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-oyMgnh/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-oyMgnh/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-oyMgnh/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-oyMgnh/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-5cuKH9/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-5cuKH9/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-5cuKH9/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-5cuKH9/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
[webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter:
e2e/ssr-basic.spec.ts#L58
1) [webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ─────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('count')
Expected string: "3"
Received string: "2"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByTestId('count')
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
56 | await page.getByTestId('increment').click();
57 | await page.getByTestId('increment').click();
> 58 | await expect(page.getByTestId('count')).toHaveText('3');
| ^
59 | });
60 |
61 | test('vercel ai', async ({ page }) => {
at /home/runner/work/waku/waku/e2e/ssr-basic.spec.ts:58:47
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-CQuC6U/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-CQuC6U/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-CQuC6U/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-CQuC6U/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-AQDq3V/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-AQDq3V/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-AQDq3V/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-AQDq3V/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on macos-latest (Node 22.7.0) - (2/4)
49992 stderr: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at finalizeResolution (node:internal/modules/esm/resolve:257:11)
at moduleResolve (node:internal/modules/esm/resolve:914:10)
at defaultResolve (node:internal/modules/esm/resolve:1038:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36)
at TracingChannel.tracePromise (node:diagnostics_channel:337:14)
at ModuleLoader.import (node:internal/modules/esm/loader:480:21)
at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:253:12)
at loadServerModuleMain (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-7gh0dU/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-7gh0dU/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-7gh0dU/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-7gh0dU/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-y30YG2/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-y30YG2/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-y30YG2/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-y30YG2/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-dQHL7l/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-dQHL7l/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-dQHL7l/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-dQHL7l/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
[webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter:
e2e/ssr-basic.spec.ts#L58
1) [webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ─────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('count')
Expected string: "3"
Received string: "2"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByTestId('count')
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
56 | await page.getByTestId('increment').click();
57 | await page.getByTestId('increment').click();
> 58 | await expect(page.getByTestId('count')).toHaveText('3');
| ^
59 | });
60 |
61 | test('vercel ai', async ({ page }) => {
at /home/runner/work/waku/waku/e2e/ssr-basic.spec.ts:58:47
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49761 stderr: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at finalizeResolution (node:internal/modules/esm/resolve:257:11)
at moduleResolve (node:internal/modules/esm/resolve:914:10)
at defaultResolve (node:internal/modules/esm/resolve:1038:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36)
at TracingChannel.tracePromise (node:diagnostics_channel:337:14)
at ModuleLoader.import (node:internal/modules/esm/loader:480:21)
at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:253:12)
at loadServerModuleMain (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-2O8icH/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-2O8icH/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-2O8icH/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-2O8icH/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:internal/bootstrap/switches/does_own_process_state:144
cachedCwd = rawMethods.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd (node:internal/bootstrap/switches/does_own_process_state:144:28)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:45:23)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:7749:23)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38842:58)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38933:17)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39240:21)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39481:42) {
errno: -2,
code: 'ENOENT',
syscall: 'uv_cwd'
}
Node.js v22.7.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
38733 stderr: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at finalizeResolution (node:internal/modules/esm/resolve:257:11)
at moduleResolve (node:internal/modules/esm/resolve:914:10)
at defaultResolve (node:internal/modules/esm/resolve:1038:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36)
at TracingChannel.tracePromise (node:diagnostics_channel:337:14)
at ModuleLoader.import (node:internal/modules/esm/loader:480:21)
at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:253:12)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-BYqT4b/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-BYqT4b/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-BYqT4b/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-BYqT4b/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-r4iUVE/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-r4iUVE/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-r4iUVE/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-r4iUVE/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-MuubFB/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-MuubFB/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-MuubFB/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-MuubFB/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:internal/bootstrap/switches/does_own_process_state:138
cachedCwd = rawMethods.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd (node:internal/bootstrap/switches/does_own_process_state:138:28)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:45:23)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:7749:23)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38842:58)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38933:17)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39240:21)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39481:42) {
errno: -2,
code: 'ENOENT',
syscall: 'uv_cwd'
}
Node.js v20.8.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
32835 stderr: Error: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at new NodeError (node:internal/errors:406:5)
at finalizeResolution (node:internal/modules/esm/resolve:233:11)
at moduleResolve (node:internal/modules/esm/resolve:845:10)
at defaultResolve (node:internal/modules/esm/resolve:1043:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:383:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:352:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:228:38)
at ModuleLoader.import (node:internal/modules/esm/loader:315:34)
at importModuleDynamically (node:internal/modules/esm/translators:109:35)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:141:14)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
url: 'file:///home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js',
code: 'ERR_MODULE_NOT_FOUND'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-veZsvA/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-veZsvA/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-veZsvA/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-veZsvA/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-yF8rG3/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-yF8rG3/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-yF8rG3/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-yF8rG3/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:internal/bootstrap/switches/does_own_process_state:144
cachedCwd = rawMethods.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd (node:internal/bootstrap/switches/does_own_process_state:144:28)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:45:23)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:7749:23)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38842:58)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38933:17)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39240:21)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39481:42) {
errno: -2,
code: 'ENOENT',
syscall: 'uv_cwd'
}
Node.js v22.7.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
41071 stderr: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at finalizeResolution (node:internal/modules/esm/resolve:257:11)
at moduleResolve (node:internal/modules/esm/resolve:914:10)
at defaultResolve (node:internal/modules/esm/resolve:1038:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36)
at TracingChannel.tracePromise (node:diagnostics_channel:337:14)
at ModuleLoader.import (node:internal/modules/esm/loader:480:21)
at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:253:12)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-Z3eMUB/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-Z3eMUB/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-Z3eMUB/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-Z3eMUB/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-KXTJ82/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-KXTJ82/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-KXTJ82/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-KXTJ82/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-e87UoL/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-e87UoL/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-e87UoL/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-e87UoL/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50283 stderr: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at finalizeResolution (node:internal/modules/esm/resolve:257:11)
at moduleResolve (node:internal/modules/esm/resolve:914:10)
at defaultResolve (node:internal/modules/esm/resolve:1038:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36)
at TracingChannel.tracePromise (node:diagnostics_channel:337:14)
at ModuleLoader.import (node:internal/modules/esm/loader:480:21)
at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:253:12)
at loadServerModuleMain (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-WE0B1y/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-WE0B1y/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-WE0B1y/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-WE0B1y/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-MFYVrh/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-MFYVrh/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-MFYVrh/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-MFYVrh/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:internal/bootstrap/switches/does_own_process_state:126
cachedCwd = rawMethods.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd (node:internal/bootstrap/switches/does_own_process_state:126:28)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:45:23)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:7749:23)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38842:58)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38933:17)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39240:21)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39481:42) {
errno: -2,
code: 'ENOENT',
syscall: 'uv_cwd'
}
Node.js v18.17.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
45585 stderr: Error: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at new NodeError (node:internal/errors:405:5)
at finalizeResolution (node:internal/modules/esm/resolve:324:11)
at moduleResolve (node:internal/modules/esm/resolve:943:10)
at defaultResolve (node:internal/modules/esm/resolve:1129:11)
at nextResolve (node:internal/modules/esm/loader:163:28)
at ESMLoader.resolve (node:internal/modules/esm/loader:835:30)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:424:18)
at ESMLoader.import (node:internal/modules/esm/loader:524:22)
at importModuleDynamically (node:internal/modules/esm/translators:110:35)
at importModuleDynamicallyCallback (node:internal/process/esm_loader:35:14)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND'
}
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:internal/bootstrap/switches/does_own_process_state:138
cachedCwd = rawMethods.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd (node:internal/bootstrap/switches/does_own_process_state:138:28)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:45:23)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:7749:23)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38842:58)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38933:17)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39240:21)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39481:42) {
errno: -2,
code: 'ENOENT',
syscall: 'uv_cwd'
}
Node.js v20.8.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
node:events:492
throw er; // Unhandled 'error' event
^
Error: write EPIPE
at afterWriteDispatched (node:internal/stream_base_commons:160:15)
at writeGeneric (node:internal/stream_base_commons:151:3)
at Socket._writeGeneric (node:net:952:11)
at Socket._write (node:net:964:8)
at writeOrBuffer (node:internal/streams/writable:447:12)
at _write (node:internal/streams/writable:389:10)
at Writable.write (node:internal/streams/writable:393:10)
at console.value (node:internal/console/constructor:304:16)
at console.log (node:internal/console/constructor:379:26)
at ChildProcess.<anonymous> (file:///home/runner/work/waku/waku/e2e/.cache/a98026ff-c5ca-49e4-a787-997cd5ca6e18/create-waku/dist/index.js:119:843)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
Node.js v20.8.0
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
35421 stderr: Error: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at new NodeError (node:internal/errors:406:5)
at finalizeResolution (node:internal/modules/esm/resolve:233:11)
at moduleResolve (node:internal/modules/esm/resolve:845:10)
at defaultResolve (node:internal/modules/esm/resolve:1043:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:383:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:352:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:228:38)
at ModuleLoader.import (node:internal/modules/esm/loader:315:34)
at importModuleDynamically (node:internal/modules/esm/translators:109:35)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:141:14)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
url: 'file:///home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js',
code: 'ERR_MODULE_NOT_FOUND'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-2IAIAa/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-2IAIAa/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-2IAIAa/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-2IAIAa/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-DyA0Ql/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-DyA0Ql/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-DyA0Ql/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-DyA0Ql/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-OCHFBD/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-OCHFBD/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-OCHFBD/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-OCHFBD/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-gLGh2N/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-gLGh2N/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-gLGh2N/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-gLGh2N/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:internal/bootstrap/switches/does_own_process_state:144
cachedCwd = rawMethods.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd (node:internal/bootstrap/switches/does_own_process_state:144:28)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:45:23)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:7749:23)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38842:58)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38933:17)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39240:21)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39481:42) {
errno: -2,
code: 'ENOENT',
syscall: 'uv_cwd'
}
Node.js v22.7.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
32999 stderr: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at finalizeResolution (node:internal/modules/esm/resolve:257:11)
at moduleResolve (node:internal/modules/esm/resolve:914:10)
at defaultResolve (node:internal/modules/esm/resolve:1038:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36)
at TracingChannel.tracePromise (node:diagnostics_channel:337:14)
at ModuleLoader.import (node:internal/modules/esm/loader:480:21)
at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:253:12)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js'
}
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:internal/bootstrap/switches/does_own_process_state:126
cachedCwd = rawMethods.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at process.wrappedCwd (node:internal/bootstrap/switches/does_own_process_state:126:28)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:45:23)
at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:7749:23)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38842:58)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:38933:17)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../node_modules/.pnpm/[email protected]/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39240:21)
at __require (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:12:50)
at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:39481:42) {
errno: -2,
code: 'ENOENT',
syscall: 'uv_cwd'
}
Node.js v18.17.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
39425 stderr: Error: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at new NodeError (node:internal/errors:405:5)
at finalizeResolution (node:internal/modules/esm/resolve:324:11)
at moduleResolve (node:internal/modules/esm/resolve:943:10)
at defaultResolve (node:internal/modules/esm/resolve:1129:11)
at nextResolve (node:internal/modules/esm/loader:163:28)
at ESMLoader.resolve (node:internal/modules/esm/loader:835:30)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:424:18)
at ESMLoader.import (node:internal/modules/esm/loader:524:22)
at importModuleDynamically (node:internal/modules/esm/translators:110:35)
at importModuleDynamicallyCallback (node:internal/process/esm_loader:35:14)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND'
}
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-nw9i8Y/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-nw9i8Y/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-nw9i8Y/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-nw9i8Y/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
[chromium] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter:
e2e/ssr-basic.spec.ts#L58
1) [chromium] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ───────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('count')
Expected string: "3"
Received string: "2"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByTestId('count')
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
56 | await page.getByTestId('increment').click();
57 | await page.getByTestId('increment').click();
> 58 | await expect(page.getByTestId('count')).toHaveText('3');
| ^
59 | });
60 |
61 | test('vercel ai', async ({ page }) => {
at /home/runner/work/waku/waku/e2e/ssr-basic.spec.ts:58:47
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-TDk3E0/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-TDk3E0/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-TDk3E0/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-TDk3E0/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-Nomoq7/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-Nomoq7/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-Nomoq7/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-Nomoq7/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-D1UrV9/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-D1UrV9/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-D1UrV9/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-D1UrV9/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
34213 stderr: Error: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at new NodeError (node:internal/errors:406:5)
at finalizeResolution (node:internal/modules/esm/resolve:233:11)
at moduleResolve (node:internal/modules/esm/resolve:845:10)
at defaultResolve (node:internal/modules/esm/resolve:1043:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:383:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:352:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:228:38)
at ModuleLoader.import (node:internal/modules/esm/loader:315:34)
at importModuleDynamically (node:internal/modules/esm/translators:109:35)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:141:14)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
url: 'file:///home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js',
code: 'ERR_MODULE_NOT_FOUND'
}
|
[firefox] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter:
e2e/ssr-basic.spec.ts#L58
1) [firefox] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('count')
Expected string: "3"
Received string: "2"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByTestId('count')
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
56 | await page.getByTestId('increment').click();
57 | await page.getByTestId('increment').click();
> 58 | await expect(page.getByTestId('count')).toHaveText('3');
| ^
59 | });
60 |
61 | test('vercel ai', async ({ page }) => {
at /home/runner/work/waku/waku/e2e/ssr-basic.spec.ts:58:47
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-i4nSjO/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-i4nSjO/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-i4nSjO/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-i4nSjO/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-OwD4ad/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-OwD4ad/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-OwD4ad/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-OwD4ad/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /home/runner/work/_temp/waku-ssr-catch-error-z9fVlN/node_modules/waku/dist/middleware/context.js is dynamically imported by /home/runner/work/_temp/waku-ssr-catch-error-z9fVlN/node_modules/waku/dist/lib/config.js, /home/runner/work/_temp/waku-ssr-catch-error-z9fVlN/waku.config.ts but also statically imported by /home/runner/work/_temp/waku-ssr-catch-error-z9fVlN/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
40673 stderr: Error: Cannot find module '/home/runner/work/waku/waku/examples/42_react-tweet/home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at new NodeError (node:internal/errors:405:5)
at finalizeResolution (node:internal/modules/esm/resolve:324:11)
at moduleResolve (node:internal/modules/esm/resolve:943:10)
at defaultResolve (node:internal/modules/esm/resolve:1129:11)
at nextResolve (node:internal/modules/esm/loader:163:28)
at ESMLoader.resolve (node:internal/modules/esm/loader:835:30)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:424:18)
at ESMLoader.import (node:internal/modules/esm/loader:524:22)
at importModuleDynamically (node:internal/modules/esm/translators:110:35)
at importModuleDynamicallyCallback (node:internal/process/esm_loader:35:14)
at loadServerModuleMain (file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND'
}
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:events:498
throw er; // Unhandled 'error' event
^
Error: EPIPE: broken pipe, write
at Socket._write (node:internal/net:63:18)
at writeOrBuffer (node:internal/streams/writable:570:12)
at _write (node:internal/streams/writable:499:10)
at Writable.write (node:internal/streams/writable:508:10)
at console.value (node:internal/console/constructor:300:16)
at console.log (node:internal/console/constructor:383:26)
at ConsumerObserver2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23275:29)
at Subscriber2._next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23244:26)
at Subscriber2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23217:16)
at C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:26952:24
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -4047,
syscall: 'write',
code: 'EPIPE'
}
Node.js v22.7.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-pV4H5p/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-pV4H5p/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-pV4H5p/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-pV4H5p/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-1LcDRF/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-1LcDRF/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-1LcDRF/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-1LcDRF/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-SSGlm9/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-SSGlm9/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-SSGlm9/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-SSGlm9/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:events:498
throw er; // Unhandled 'error' event
^
Error: EPIPE: broken pipe, write
at Socket._write (node:internal/net:63:18)
at writeOrBuffer (node:internal/streams/writable:570:12)
at _write (node:internal/streams/writable:499:10)
at Writable.write (node:internal/streams/writable:508:10)
at console.value (node:internal/console/constructor:300:16)
at console.log (node:internal/console/constructor:383:26)
at ConsumerObserver2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23275:29)
at Subscriber2._next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23244:26)
at Subscriber2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23217:16)
at C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:26952:24
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -4047,
syscall: 'write',
code: 'EPIPE'
}
Node.js v22.7.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-9BEJ7e/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-9BEJ7e/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-9BEJ7e/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-9BEJ7e/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-W2sptx/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-W2sptx/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-W2sptx/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-W2sptx/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-G2SDPE/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-G2SDPE/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-G2SDPE/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-G2SDPE/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-nt2xML/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-nt2xML/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-nt2xML/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-nt2xML/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-EgKHOz/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-EgKHOz/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-EgKHOz/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-EgKHOz/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) D:/a/_temp/waku-ssr-catch-error-Fkt5nH/node_modules/waku/dist/middleware/context.js is dynamically imported by D:/a/_temp/waku-ssr-catch-error-Fkt5nH/node_modules/waku/dist/lib/config.js, D:/a/_temp/waku-ssr-catch-error-Fkt5nH/waku.config.ts but also statically imported by D:/a/_temp/waku-ssr-catch-error-Fkt5nH/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: node:events:498
throw er; // Unhandled 'error' event
^
Error: EPIPE: broken pipe, write
at Socket._write (node:internal/net:63:18)
at writeOrBuffer (node:internal/streams/writable:570:12)
at _write (node:internal/streams/writable:499:10)
at Writable.write (node:internal/streams/writable:508:10)
at console.value (node:internal/console/constructor:300:16)
at console.log (node:internal/console/constructor:383:26)
at ConsumerObserver2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23275:29)
at Subscriber2._next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23244:26)
at Subscriber2.next (C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:23217:16)
at C:\Users\runneradmin\setup-pnpm\node_modules\.pnpm\[email protected]\node_modules\pnpm\dist\pnpm.cjs:26952:24
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
errno: -4047,
syscall: 'write',
code: 'EPIPE'
}
Node.js v22.7.0
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Test on (Node 20.8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Test on (Node 22.7.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Test on (Node 18.17.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
E2E on macos-latest (Node 22.7.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › ssr-catch-error.spec.ts#L1
[webkit] › ssr-catch-error.spec.ts took 45.0s
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 41.2s
|
Slow Test:
[webkit] › ssg-wildcard.spec.ts#L1
[webkit] › ssg-wildcard.spec.ts took 27.1s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 18.7s
|
E2E on ubuntu-latest (Node 20.8.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 59.1s
|
Slow Test:
[webkit] › ssr-catch-error.spec.ts#L1
[webkit] › ssr-catch-error.spec.ts took 44.5s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 26.6s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 24.6s
|
E2E on ubuntu-latest (Node 18.17.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.8m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[webkit] › ssr-catch-error.spec.ts#L1
[webkit] › ssr-catch-error.spec.ts took 46.5s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 31.3s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 25.4s
|
E2E on macos-latest (Node 22.7.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.4m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 59.8s
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 49.8s
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 31.1s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 24.9s
|
E2E on ubuntu-latest (Node 22.7.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 52.2s
|
Slow Test:
[webkit] › ssr-catch-error.spec.ts#L1
[webkit] › ssr-catch-error.spec.ts took 46.0s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 22.4s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 21.4s
|
E2E on macos-latest (Node 22.7.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.4m
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 57.8s
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 35.2s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 24.8s
|
Slow Test:
[chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 17.9s
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.2m
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 52.5s
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 52.0s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 28.6s
|
Slow Test:
[chromium] › partial-builds.spec.ts#L1
[chromium] › partial-builds.spec.ts took 22.2s
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.7m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.2m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 56.8s
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 54.8s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 20.2s
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.7m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.3m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 54.4s
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 53.3s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 23.3s
|
E2E on macos-latest (Node 22.7.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.5m
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.4m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 55.0s
|
Slow Test:
[firefox] › ssr-catch-error.spec.ts#L1
[firefox] › ssr-catch-error.spec.ts took 37.7s
|
Slow Test:
[firefox] › ssg-wildcard.spec.ts#L1
[firefox] › ssg-wildcard.spec.ts took 24.0s
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.8m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.3m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 56.8s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 20.3s
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.3m
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 59.9s
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 55.8s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 27.9s
|
Slow Test:
[chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 27.0s
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.2m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 52.3s
|
Slow Test:
[firefox] › ssr-catch-error.spec.ts#L1
[firefox] › ssr-catch-error.spec.ts took 46.1s
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 22.8s
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.3m
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 56.1s
|
Slow Test:
[chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 30.7s
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 29.1s
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.2m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 55.2s
|
Slow Test:
[firefox] › ssr-catch-error.spec.ts#L1
[firefox] › ssr-catch-error.spec.ts took 46.6s
|
Slow Test:
[firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 27.2s
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.8m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.3m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 55.9s
|
Slow Test:
[firefox] › ssr-catch-error.spec.ts#L1
[firefox] › ssr-catch-error.spec.ts took 46.1s
|
Slow Test:
[firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 30.1s
|
E2E on windows-latest (Node 22.7.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.8m
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 1.2m
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 1.1m
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 40.8s
|
Slow Test:
[chromium] › partial-builds.spec.ts#L1
[chromium] › partial-builds.spec.ts took 26.4s
|
E2E on windows-latest (Node 22.7.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 2.5m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.9m
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 1.2m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 1.1m
|
Slow Test:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 34.2s
|
E2E on windows-latest (Node 22.7.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 2.4m
|
Slow Test:
[webkit] › ssr-catch-error.spec.ts#L1
[webkit] › ssr-catch-error.spec.ts took 1.1m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 1.1m
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 26.9s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 25.4s
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-ubuntu-latest-18.17.0-1", "playwright-report-ubuntu-latest-18.17.0-4", "playwright-report-ubuntu-latest-20.8.0-3", "playwright-report-ubuntu-latest-20.8.0-4", "playwright-report-ubuntu-latest-22.7.0-4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
E2E on windows-latest (Node 22.7.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 2.5m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.8m
|
Slow Test:
[firefox] › ssr-catch-error.spec.ts#L1
[firefox] › ssr-catch-error.spec.ts took 1.2m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 1.2m
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 27.9s
|
🎭 Playwright Run Summary
3 skipped
78 passed (5.4m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › ssr-context-provider.spec.ts:59:5 › ssr-context-provider: dev › no js environment ───
3 skipped
77 passed (6.0m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ──────────────────────────
3 skipped
77 passed (6.3m)
|
🎭 Playwright Run Summary
5 skipped
101 passed (6.5m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ──────────────────────────
3 skipped
77 passed (5.8m)
|
🎭 Playwright Run Summary
2 skipped
101 passed (7.5m)
|
🎭 Playwright Run Summary
2 skipped
101 passed (7.7m)
|
🎭 Playwright Run Summary
5 skipped
101 passed (8.1m)
|
🎭 Playwright Run Summary
5 skipped
101 passed (8.2m)
|
🎭 Playwright Run Summary
5 skipped
116 passed (8.5m)
|
🎭 Playwright Run Summary
5 skipped
101 passed (8.5m)
|
🎭 Playwright Run Summary
2 skipped
101 passed (8.2m)
|
🎭 Playwright Run Summary
5 skipped
116 passed (9.2m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ────────────────────────
2 skipped
100 passed (8.7m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ─────────────────────────
5 skipped
115 passed (9.9m)
|
🎭 Playwright Run Summary
5 skipped
116 passed (9.8m)
|
🎭 Playwright Run Summary
2 skipped
101 passed (9.6m)
|
🎭 Playwright Run Summary
5 skipped
101 passed (10.6m)
|
🎭 Playwright Run Summary
3 skipped
78 passed (7.2m)
|
🎭 Playwright Run Summary
5 skipped
116 passed (12.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
create-waku
|
210 KB |
|
playwright-report-ubuntu-latest-18.17.0-1
|
183 KB |
|
playwright-report-ubuntu-latest-18.17.0-4
|
184 KB |
|
playwright-report-ubuntu-latest-20.8.0-3
|
183 KB |
|
playwright-report-ubuntu-latest-20.8.0-4
|
9.52 KB |
|
playwright-report-ubuntu-latest-22.7.0-4
|
184 KB |
|
waku
|
253 KB |
|