Skip to content

chore: run tsc examples 2 #5079

chore: run tsc examples 2

chore: run tsc examples 2 #5079

Triggered via pull request October 18, 2024 04:23
Status Cancelled
Total duration 4m 2s
Artifacts 2

ci.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

59 errors, 4 warnings, and 3 notices
test: packages/create-waku/tsconfig.json#L14
Referenced project '/home/runner/work/waku/waku/packages/waku' may not disable emit.
test: packages/website/tsconfig.json#L14
Referenced project '/home/runner/work/waku/waku/packages/waku' may not disable emit.
test: e2e/fixtures/rsc-basic/src/entries.tsx#L2
Cannot find module 'waku/server' or its corresponding type declarations.
test: e2e/fixtures/rsc-basic/src/entries.tsx#L8
Parameter 'rscPath' implicitly has an 'any' type.
test: e2e/fixtures/rsc-basic/src/main.tsx#L3
Cannot find module 'waku/client' or its corresponding type declarations.
test: e2e/fixtures/rsc-basic/waku.config.ts#L4
Cannot find module 'waku/middleware/dev-server' or its corresponding type declarations.
test: e2e/fixtures/rsc-basic/waku.config.ts#L5
Cannot find module 'waku/middleware/rsc' or its corresponding type declarations.
test: e2e/fixtures/rsc-basic/waku.config.ts#L6
Cannot find module 'waku/middleware/fallback' or its corresponding type declarations.
test: e2e/fixtures/rsc-css-modules/src/entries.tsx#L2
Cannot find module 'waku/server' or its corresponding type declarations.
test: e2e/fixtures/rsc-css-modules/src/entries.tsx#L8
Parameter 'rscPath' implicitly has an 'any' type.
E2E on windows-latest (Node 22.7.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on windows-latest (Node 22.7.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
[chromium] › use-router.spec.ts:66:5 › useRouter › returns the current path › on dynamic pages: e2e\use-router.spec.ts#L52
1) [chromium] › use-router.spec.ts:66:5 › useRouter › returns the current path › on dynamic pages Error: Command failed: npm install D:\a\_temp\waku-use-router-O1zq4A\waku-0.21.3.tgz 50 | }); 51 | const name = `waku-${version}.tgz`; > 52 | execSync(`npm install ${join(standaloneDir, name)}`, { | ^ 53 | cwd: standaloneDir, 54 | stdio: 'inherit', 55 | }); at D:\a\waku\waku\e2e\use-router.spec.ts:52:5
E2E on windows-latest (Node 22.7.0) - (2/4)
The operation was canceled.
E2E on windows-latest (Node 22.7.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
[firefox] › partial-builds.spec.ts:53:3 › partial builds › adds new pages: e2e\partial-builds.spec.ts#L54
1) [firefox] › partial-builds.spec.ts:53:3 › partial builds › adds new pages ───────────────────── Error: Command failed: node D:\a\waku\waku\packages\waku\dist\cli.js build --experimental-partial ^C 52 | 53 | test('adds new pages', async ({ page }) => { > 54 | execSync(`node ${waku} build --experimental-partial`, { | ^ 55 | cwd, 56 | env: { ...process.env, PAGES: 'a,b' }, 57 | }); at D:\a\waku\waku\e2e\partial-builds.spec.ts:54:5
E2E on windows-latest (Node 22.7.0) - (3/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/969/merge' exists
[chromium] › broken-link.spec.ts:137:3 › client side navigation › correct link: e2e\broken-link.spec.ts#L53
1) [chromium] › broken-link.spec.ts:137:3 › client side navigation › correct link ──────────────── Error: Command failed: npm install D:\a\_temp\waku-broken-link-05c01P\waku-0.21.3.tgz 51 | }); 52 | const name = `waku-${version}.tgz`; > 53 | execSync(`npm install ${join(standaloneDir, name)}`, { | ^ 54 | cwd: standaloneDir, 55 | stdio: 'inherit', 56 | }); at D:\a\waku\waku\e2e\broken-link.spec.ts:53:3
E2E on windows-latest (Node 22.7.0) - (1/4)
The operation was canceled.
E2E on ubuntu-latest (Node 18.17.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on ubuntu-latest (Node 18.17.0) - (4/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/969/merge' exists
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
The operation was canceled.
E2E on ubuntu-latest (Node 22.7.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on ubuntu-latest (Node 22.7.0) - (4/4)
The operation was canceled.
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
The operation was canceled.
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
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/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:45:23) at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:7749:23) at ../node_modules/.pnpm/get-source@2.0.12/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:38842:58) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../node_modules/.pnpm/get-source@2.0.12/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:38933:17) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../node_modules/.pnpm/stacktracey@2.1.8/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:39240:21) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/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) - (1/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/969/merge' exists
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
The operation was canceled.
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
The operation was canceled.
E2E on macos-latest (Node 22.7.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on macos-latest (Node 22.7.0) - (4/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/969/merge' exists
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
The operation was canceled.
E2E on ubuntu-latest (Node 20.8.0) - (4/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on ubuntu-latest (Node 20.8.0) - (4/4)
The operation was canceled.
E2E on macos-latest (Node 22.7.0) - (1/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
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)
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/969/merge' exists
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/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:45:23) at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:7749:23) at ../node_modules/.pnpm/get-source@2.0.12/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:38842:58) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../node_modules/.pnpm/get-source@2.0.12/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:38933:17) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../node_modules/.pnpm/stacktracey@2.1.8/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:39240:21) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/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)
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/969/merge' exists
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/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:45:23) at process.cwd (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:7749:23) at ../node_modules/.pnpm/get-source@2.0.12/node_modules/get-source/impl/path.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:38842:58) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../node_modules/.pnpm/get-source@2.0.12/node_modules/get-source/get-source.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:38933:17) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../node_modules/.pnpm/stacktracey@2.1.8/node_modules/stacktracey/stacktracey.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:39240:21) at __require (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/node_modules/pnpm/dist/pnpm.cjs:12:50) at ../cli/default-reporter/lib/reportError.js (/home/runner/setup-pnpm/node_modules/.pnpm/pnpm@9.4.0/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)
The operation was canceled.
E2E on macos-latest (Node 22.7.0) - (3/4)
Canceling since a higher priority waiting request for 'CI-refs/pull/969/merge' exists
E2E on macos-latest (Node 22.7.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/969/merge' exists
E2E on macos-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/969/merge' exists
E2E on ubuntu-latest (Node 20.8.0) - (2/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/
Slow Test: [firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 17.3s
Slow Test: [chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.0m
🎭 Playwright Run Summary
1 failed [chromium] › use-router.spec.ts:66:5 › useRouter › returns the current path › on dynamic pages ─ 3 skipped 83 did not run 17 passed (38.2s)
🎭 Playwright Run Summary
1 failed [firefox] › partial-builds.spec.ts:53:3 › partial builds › adds new pages ────────────────────── 119 did not run 1 passed (19.2s)
🎭 Playwright Run Summary
1 failed [chromium] › broken-link.spec.ts:137:3 › client side navigation › correct link ───────────────── 2 skipped 96 did not run 6 passed (1.4m)

Artifacts

Produced during runtime
Name Size
create-waku
202 KB
waku
228 KB