chore: update dependencies #5087
Annotations
130 errors, 36 warnings, and 8 notices
test:
examples/37_css/vite.config.ts#L2
'"vite-plugin-stylex-dev"' has no exported member named 'stylexPlugin'. Did you mean 'StylexPluginAPI'?
|
test
Process completed with exit code 2.
|
E2E on windows-latest (Node 22.7.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
[webkit] › ssg-wildcard.spec.ts:44:3 › ssg wildcard › works:
e2e\ssg-wildcard.spec.ts#L38
1) [webkit] › ssg-wildcard.spec.ts:44:3 › ssg wildcard › works ───────────────────────────────────
Error: Command failed: npm install D:\a\_temp\waku-ssg-wildcard-0ytSpU\waku-0.21.3.tgz
36 | });
37 | const name = `waku-${version}.tgz`;
> 38 | execSync(`npm install ${join(standaloneDir, name)}`, {
| ^
39 | cwd: standaloneDir,
40 | stdio: 'inherit',
41 | });
at D:\a\waku\waku\e2e\ssg-wildcard.spec.ts:38:5
|
E2E on windows-latest (Node 22.7.0) - (4/4)
The operation was canceled.
|
E2E on windows-latest (Node 22.7.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///D:/a/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///D:/a/waku/waku/e2e/.cache/f61958f5-9b56-4ac0-aa55-0874f4c18cab/create-waku/dist/index.js:30:110825)
|
E2E on windows-latest (Node 22.7.0) - (1/4)
50243 stderr: failed to load config from D:\a\waku\waku\examples\37_css\vite.config.ts
|
E2E on windows-latest (Node 22.7.0) - (1/4)
50243 stderr: file:///D:/a/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244729410-a73de2b1570c.mjs:3
import { stylexPlugin } from "file:///D:/a/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///D:/a/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///D:/a/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on windows-latest (Node 22.7.0) - (1/4)
50392 stderr: failed to load config from D:\a\waku\waku\examples\37_css\vite.config.ts
|
E2E on windows-latest (Node 22.7.0) - (1/4)
50392 stderr: file:///D:/a/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244790438-734ac0ac0e73e.mjs:3
import { stylexPlugin } from "file:///D:/a/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///D:/a/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///D:/a/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
[chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title:
e2e\examples-smoke.spec.ts#L50
1) [chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title ────────────
"beforeAll" hook timeout of 60000ms exceeded.
48 | });
49 |
> 50 | test.beforeAll(async () => {
| ^
51 | if (build) {
52 | execSync(`node ${waku} ${build}`, { cwd });
53 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:50:12
|
[chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title:
e2e\examples-smoke.spec.ts#L1
1) [chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title ────────────
Error: kill ESRCH
at handlePsTreeCallback (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\terminate\handlePsTreeCallback.js:28:13)
at D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\terminate\terminate.js:44:5
at D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\ps-tree\index.js:87:7
at Stream.a.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\event-stream\index.js:87:5)
at end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\map-stream\index.js:116:39)
at Stream.stream.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\map-stream\index.js:122:5)
at drain (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:34:23)
at Stream.stream.queue.stream.push (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:45:5)
at Stream.<anonymous> (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\split\index.js:60:10)
at _end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:65:9)
at Stream.stream.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:74:5)
|
[chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title:
e2e\examples-smoke.spec.ts#L1
1) [chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title:
e2e\examples-smoke.spec.ts#L1
1) [chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: kill ESRCH
at handlePsTreeCallback (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\terminate\handlePsTreeCallback.js:28:13)
at D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\terminate\terminate.js:44:5
at D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\ps-tree\index.js:87:7
at Stream.a.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\event-stream\index.js:87:5)
at end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\map-stream\index.js:116:39)
at Stream.stream.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\map-stream\index.js:122:5)
at drain (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:34:23)
at Stream.stream.queue.stream.push (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:45:5)
at Stream.<anonymous> (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\split\index.js:60:10)
at _end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:65:9)
at Stream.stream.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:74:5)
|
E2E on windows-latest (Node 22.7.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
[webkit] › broken-link.spec.ts:118:3 › server side navigation › broken redirect:
e2e\broken-link.spec.ts#L57
1) [webkit] › broken-link.spec.ts:118:3 › server side navigation › broken redirect ───────────────
Error: Command failed: node D:\a\_temp\waku-broken-link-1oBhEg\node_modules\waku\dist\cli.js build
55 | stdio: 'inherit',
56 | });
> 57 | execSync(
| ^
58 | `node ${join(standaloneDir, './node_modules/waku/dist/cli.js')} build`,
59 | {
60 | cwd: standaloneDir,
at D:\a\waku\waku\e2e\broken-link.spec.ts:57:3
|
E2E on windows-latest (Node 22.7.0) - (3/4)
The operation was canceled.
|
E2E on windows-latest (Node 22.7.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///D:/a/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///D:/a/waku/waku/e2e/.cache/fc5fe936-ddb1-429f-a2af-27ff591b8feb/create-waku/dist/index.js:30:110825)
|
[firefox] › examples-smoke.spec.ts:78:7 › smoke test on 32_minimal_js: start › check title:
e2e\examples-smoke.spec.ts#L52
1) [firefox] › examples-smoke.spec.ts:78:7 › smoke test on 32_minimal_js: start › check title ────
Error: Command failed: node D:\a\waku\waku\packages\waku\dist\cli.js build
^C
50 | test.beforeAll(async () => {
51 | if (build) {
> 52 | execSync(`node ${waku} ${build}`, { cwd });
| ^
53 | }
54 | port = await getFreePort();
55 | cp = exec(`node ${waku} ${command} --port ${port}`, { cwd });
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:52:11
|
[firefox] › examples-smoke.spec.ts:78:7 › smoke test on 32_minimal_js: start › check title:
e2e\examples-smoke.spec.ts#L75
1) [firefox] › examples-smoke.spec.ts:78:7 › smoke test on 32_minimal_js: start › check title ────
TypeError: Cannot read properties of undefined (reading 'pid')
73 |
74 | test.afterAll(async () => {
> 75 | await terminate(cp.pid!);
| ^
76 | });
77 |
78 | test('check title', async ({ page }) => {
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:75:28
|
E2E on windows-latest (Node 22.7.0) - (2/4)
The operation was canceled.
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/63b123b5-95c0-4315-bdc8-c8de2a7776aa/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
40401 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
40401 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244572153-b094a93f6ffe1.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
39945 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
39945 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244632799-9b3a21899a304.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
33475 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
33475 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244693421-ed5f5ab025544.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
33879 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
33879 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244754032-97b5ed20fd5fd.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/f6d9b93e-4a4a-4b04-bb54-79f80cb258be/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
44765 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
44765 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244581437-3a9cad3050e62.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:131:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:213:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v20.8.0
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
36451 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
36451 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244642079-a209353f07e48.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:131:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:213:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v20.8.0
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
36555 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
36555 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244702719-15a272c07a883.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:131:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:213:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v20.8.0
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
43967 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
43967 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244763361-c16412e87f624.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:131:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:213:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v20.8.0
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/71fb7121-9b2a-4dad-bd47-1ca8c626c869/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
46755 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
46755 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244821394-57de0a2b0391c.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
The operation was canceled.
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/bb48c15d-a327-444f-b678-9c6e73d5e5cd/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
42585 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
42585 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244695127-d84e9a6506cd7.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
37677 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
37677 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244755781-f0500faef00d.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
36437 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
36437 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244816401-a13f6645e5281.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
The operation was canceled.
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/23d4ec76-46a0-44d0-9a64-3f4ab7cdc67c/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
45681 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
45681 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244715861-6d0bf6de9c9b2.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:131:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:213:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v20.8.0
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
33059 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
33059 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244776492-254056663ec02.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:131:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:213:5)
at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
at async loadConfigFromBundledFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///home/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///home/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v20.8.0
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
The operation was canceled.
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/e0e1e079-8445-4825-9545-9916b8a4cb47/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
The operation was canceled.
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/0d388cce-2ce7-4620-939b-caac662e21a2/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
43223 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
43223 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244603031-9fc0c71796547.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
35483 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
35483 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244663563-c68859170a4e7.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
38055 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
38055 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244724060-8fd68c9c41a99.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
43485 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
43485 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244784545-9e2c0187d44fb.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
|
E2E on macos-latest (Node 22.7.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///Users/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///Users/runner/work/waku/waku/e2e/.cache/b3d10ea9-ecff-414c-9664-35650bd0b03b/create-waku/dist/index.js:30:110825)
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49678 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49678 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244522477-3f7a9111c2614.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49803 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49803 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244583434-0fa6929a5c829.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49926 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49926 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244643887-7ebbdbad13803.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (1/4)
50047 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (1/4)
50047 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244704342-080f0d24a7d77.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/0117d55a-7fd5-49ae-89ef-84821e303187/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
39435 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
39435 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244718282-695329f09b22a.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
41161 stderr: failed to load config from /home/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
41161 stderr: file:///home/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244778805-87c79ba2a98bd.mjs:3
import { stylexPlugin } from "file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///home/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
The operation was canceled.
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///home/runner/work/waku/waku/e2e/.cache/4f13132b-f6d3-4f6b-b669-e75be6f0de79/create-waku/dist/index.js:30:110825)
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
The operation was canceled.
|
E2E on macos-latest (Node 22.7.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///Users/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///Users/runner/work/waku/waku/e2e/.cache/85aefa97-4b9f-4698-8d00-8cc40c552d25/create-waku/dist/index.js:30:110825)
|
E2E on macos-latest (Node 22.7.0) - (2/4)
49887 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (2/4)
49887 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244618288-c0bbc9caecf13.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (2/4)
50011 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (2/4)
50011 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244679039-11cf5a1adc8f7.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (2/4)
50135 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (2/4)
50135 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244739747-6c7930c02d9a1.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (2/4)
50256 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (2/4)
50256 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244800393-0c7f6a032c41d.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/971/merge' exists
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///Users/runner/work/waku/waku/packages/create-waku/dist/index.js:30:110825)
|
Child Process Error:
e2e/create-waku.spec.ts#L1
stderr: TypeError: undefined is not a function
at notifyUpdate (file:///Users/runner/work/waku/waku/e2e/.cache/21dab49a-a509-4539-9563-b8212acdf394/create-waku/dist/index.js:30:110825)
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50155 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50155 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244705317-1f43d50ad5a75.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50280 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50280 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244766209-54075871fb7f8.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:72:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50403 stderr: failed to load config from /Users/runner/work/waku/waku/examples/37_css/vite.config.ts
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50403 stderr: file:///Users/runner/work/waku/waku/examples/37_css/vite.config.ts.timestamp-1729244827130-ec4d989d062b.mjs:3
import { stylexPlugin } from "file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs";
^^^^^^^^^^^^
SyntaxError: The requested module 'file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected]/node_modules/vite-plugin-stylex-dev/dist/index.mjs' does not provide an export named 'stylexPlugin'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:171:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:254:5)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:482:26)
at async loadConfigFromBundledFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66680:15)
at async loadConfigFromFile (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66521:24)
at async resolveConfig (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Cyk9bIUq.js:66129:24)
at async mergeUserViteConfig (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/utils/merge-vite-config.js:5:32)
at async file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:197:34
Node.js v22.7.0
|
E2E on macos-latest (Node 22.7.0) - (3/4)
The operation was canceled.
|
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
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 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 50.7s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 21.7s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 20.7s
|
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] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 44.9s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 19.9s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 19.4s
|
Slow Test:
[webkit] › ssg-wildcard.spec.ts#L1
[webkit] › ssg-wildcard.spec.ts took 18.0s
|
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 58.1s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 26.9s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 24.1s
|
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.1m
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 32.0s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 26.0s
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 26.7s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 25.6s
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.8m
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 2.4m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 49.4s
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 27.5s
|
Slow Test:
[firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 26.5s
|
Slow Test:
[firefox] › ssg-wildcard.spec.ts#L1
[firefox] › ssg-wildcard.spec.ts took 17.8s
|
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.8m
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 27.3s
|
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-macos-latest-22.7.0-1", "playwright-report-macos-latest-22.7.0-2", "playwright-report-macos-latest-22.7.0-3", "playwright-report-ubuntu-latest-18.17.0-1", "playwright-report-ubuntu-latest-20.8.0-1", "playwright-report-ubuntu-latest-22.7.0-1", "playwright-report-ubuntu-latest-22.7.0-2", "playwright-report-windows-latest-22.7.0-1".
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/
|
🎭 Playwright Run Summary
3 skipped
78 passed (4.7m)
|
🎭 Playwright Run Summary
3 skipped
78 passed (4.8m)
|
🎭 Playwright Run Summary
3 skipped
78 passed (5.1m)
|
🎭 Playwright Run Summary
3 skipped
78 passed (5.5m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › ssg-wildcard.spec.ts:44:3 › ssg wildcard › works ────────────────────────────────────
44 did not run
36 passed (2.7m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › examples-smoke.spec.ts:78:7 › smoke test on 37_css: dev › check title ─────────────
2 skipped
60 did not run
40 passed (6.1m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › broken-link.spec.ts:118:3 › server side navigation › broken redirect ────────────────
5 skipped
46 did not run
67 passed (6.3m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › examples-smoke.spec.ts:78:7 › smoke test on 32_minimal_js: start › check title ─────
5 skipped
36 did not run
60 passed (6.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
create-waku
|
202 KB |
|
playwright-report-macos-latest-22.7.0-1
Expired
|
7.61 KB |
|
playwright-report-macos-latest-22.7.0-2
Expired
|
3.78 KB |
|
playwright-report-macos-latest-22.7.0-3
Expired
|
3.76 KB |
|
playwright-report-ubuntu-latest-18.17.0-1
Expired
|
3.48 KB |
|
playwright-report-ubuntu-latest-20.8.0-1
Expired
|
7.48 KB |
|
playwright-report-ubuntu-latest-22.7.0-1
Expired
|
7.55 KB |
|
playwright-report-ubuntu-latest-22.7.0-2
Expired
|
3.75 KB |
|
playwright-report-windows-latest-22.7.0-1
Expired
|
3.39 KB |
|
waku
|
248 KB |
|