vite-ecosystem-ci-from-pr #646
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
31 errors, 8 warnings, and 5 notices
execute-all (nuxt)
Process completed with exit code 1.
|
execute-all (qwik)
Process completed with exit code 1.
|
execute-all (previewjs)
Process completed with exit code 1.
|
execute-all (ladle)
@ladle/playwright-config#build: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/ladle/ladle/e2e/playwright-config) /opt/hostedtoolcache/node/22.13.1/x64/bin/pnpm run build exited (1)
|
execute-all (ladle)
@ladle/playwright-config#build: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/ladle/ladle/e2e/playwright-config) /opt/hostedtoolcache/node/22.13.1/x64/bin/pnpm run build exited (1)
|
execute-all (ladle)
Process completed with exit code 1.
|
execute-all (astro)
create-astro#build:ci: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/astro/astro/packages/create-astro) /opt/hostedtoolcache/node/22.13.1/x64/bin/pnpm run build:ci exited (1)
|
execute-all (astro)
create-astro#build:ci: command (/home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/astro/astro/packages/create-astro) /opt/hostedtoolcache/node/22.13.1/x64/bin/pnpm run build:ci exited (1)
|
execute-all (astro)
Process completed with exit code 1.
|
execute-all (histoire)
Process completed with exit code 1.
|
execute-all (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
execute-all (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
execute-all (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
execute-all (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
execute-all (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
execute-all (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
execute-all (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
execute-all (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
execute-all (redwoodjs)
Module '"vite"' has no exported member 'createViteRuntime'.
|
execute-all (redwoodjs)
Parameter 'mod' implicitly has an 'any' type.
|
execute-all (vitest)
Process completed with exit code 1.
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L67
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Error: Command failed: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js build
node:internal/modules/run_main:122
triggerUncaughtException(
^
[Error: [next-mdx-remote] error compiling MDX:
done is not a function
More information: https://mdxjs.com/docs/troubleshooting-mdx]
Node.js v22.13.1
65 | test.beforeAll(async () => {
66 | if (build) {
> 67 | execSync(`node ${waku} ${build}`, { cwd });
| ^
68 | }
69 | port = await getFreePort();
70 | cp = exec(`${command} --port ${port}`, { cwd });
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:67:11
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L98
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
TypeError: Cannot read properties of undefined (reading 'pid')
96 |
97 | test.afterAll(async () => {
> 98 | await terminate(cp.pid!);
| ^
99 | });
100 |
101 | test('check title', async ({ page }) => {
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:98:28
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L67
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Command failed: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js build
node:internal/modules/run_main:122
triggerUncaughtException(
^
[Error: [next-mdx-remote] error compiling MDX:
done is not a function
More information: https://mdxjs.com/docs/troubleshooting-mdx]
Node.js v22.13.1
65 | test.beforeAll(async () => {
66 | if (build) {
> 67 | execSync(`node ${waku} ${build}`, { cwd });
| ^
68 | }
69 | port = await getFreePort();
70 | cp = exec(`${command} --port ${port}`, { cwd });
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:67:11
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L98
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'pid')
96 |
97 | test.afterAll(async () => {
> 98 | await terminate(cp.pid!);
| ^
99 | });
100 |
101 | test('check title', async ({ page }) => {
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:98:28
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L67
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Command failed: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js build
node:internal/modules/run_main:122
triggerUncaughtException(
^
[Error: [next-mdx-remote] error compiling MDX:
done is not a function
More information: https://mdxjs.com/docs/troubleshooting-mdx]
Node.js v22.13.1
65 | test.beforeAll(async () => {
66 | if (build) {
> 67 | execSync(`node ${waku} ${build}`, { cwd });
| ^
68 | }
69 | port = await getFreePort();
70 | cp = exec(`${command} --port ${port}`, { cwd });
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:67:11
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L98
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'pid')
96 |
97 | test.afterAll(async () => {
> 98 | await terminate(cp.pid!);
| ^
99 | });
100 |
101 | test('check title', async ({ page }) => {
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:98:28
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L67
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Command failed: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js build
node:internal/modules/run_main:122
triggerUncaughtException(
^
[Error: [next-mdx-remote] error compiling MDX:
done is not a function
More information: https://mdxjs.com/docs/troubleshooting-mdx]
Node.js v22.13.1
65 | test.beforeAll(async () => {
66 | if (build) {
> 67 | execSync(`node ${waku} ${build}`, { cwd });
| ^
68 | }
69 | port = await getFreePort();
70 | cp = exec(`${command} --port ${port}`, { cwd });
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:67:11
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L98
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'pid')
96 |
97 | test.afterAll(async () => {
> 98 | await terminate(cp.pid!);
| ^
99 | });
100 |
101 | test('check title', async ({ page }) => {
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:98:28
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L67
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
Error: Command failed: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js build
node:internal/modules/run_main:122
triggerUncaughtException(
^
[Error: [next-mdx-remote] error compiling MDX:
done is not a function
More information: https://mdxjs.com/docs/troubleshooting-mdx]
Node.js v22.13.1
65 | test.beforeAll(async () => {
66 | if (build) {
> 67 | execSync(`node ${waku} ${build}`, { cwd });
| ^
68 | }
69 | port = await getFreePort();
70 | cp = exec(`${command} --port ${port}`, { cwd });
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:67:11
|
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title:
workspace/waku/waku/e2e/examples-smoke.spec.ts#L98
1) [chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
TypeError: Cannot read properties of undefined (reading 'pid')
96 |
97 | test.afterAll(async () => {
> 98 | await terminate(cp.pid!);
| ^
99 | });
100 |
101 | test('check title', async ({ page }) => {
at /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/e2e/examples-smoke.spec.ts:98:28
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/multi-platform.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/multi-platform.spec.ts took 1.2m
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/partial-build.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/partial-build.spec.ts took 28.3s
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/ssg-performance.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/ssg-performance.spec.ts took 20.8s
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/ssr-basic.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/ssr-basic.spec.ts took 17.0s
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/multi-platform.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/multi-platform.spec.ts took 1.2m
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/partial-build.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/partial-build.spec.ts took 28.3s
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/ssg-performance.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/ssg-performance.spec.ts took 20.8s
|
Slow Test:
workspace/waku/waku/[chromium] › e2e/ssr-basic.spec.ts#L1
workspace/waku/waku/[chromium] › e2e/ssr-basic.spec.ts took 17.0s
|
🎭 Playwright Run Summary
19 passed (15.7s)
|
🎭 Playwright Run Summary
71 passed (22.1s)
|
🎭 Playwright Run Summary
67 passed (14.1s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
4 skipped
224 passed (11.4m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/examples-smoke.spec.ts:101:7 › smoke test on website: node /home/runner/work/vite-ecosystem-ci/vite-ecosystem-ci/workspace/waku/waku/packages/waku/dist/cli.js start › check title
4 skipped
224 passed (11.4m)
|