Skip to content

Move more files to the files-override/shared folder #353

Move more files to the files-override/shared folder

Move more files to the files-override/shared folder #353

Triggered via pull request October 4, 2024 21:15
Status Failure
Total duration 2m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/default.test.mjs > basic functionality > with flags: '' > successfully builds: tests/default.test.mjs#L42
ExecaError: Command failed with exit code 1: pnpm build x Build failed in 11ms error during build: Could not resolve entry module "index.html". at getRollupError (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:395:41) at error (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:391:42) at ModuleLoader.loadEntryModule (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20027:20) at async Promise.all (index 0) > [email protected] build /tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test > vite build vite v5.4.8 building for production... ✓ 0 modules transformed. \u2009ELIFECYCLE\u2009 Command failed with exit code 1. ❯ getRollupError ../../../../../tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:395:41 ❯ error ../../../../../tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:391:42 ❯ ModuleLoader.loadEntryModule ../../../../../tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20027:20 ❯ getFinalError node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:86:16 ❯ getAsyncResult node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:164:4 ❯ handlePromise node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:148:17 ❯ tests/default.test.mjs:42:22 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm build', command: 'pnpm build', escapedCommand: 'pnpm build', cwd: '/tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test', durationMs: 666.107438, failed: true, timedOut: false, isCanceled: false, isTerminated: false, isMaxBuffer: false, exitCode: 1, stdout: '\n> [email protected] build /tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test\n> vite build\n\n\u001b[36mvite v5.4.8 \u001b[32mbuilding for production...\u001b[36m\u001b[39m\n\u001b[32m✓\u001b[39m 0 modules transformed.\n ELIFECYCLE  Command failed with exit code 1.', stderr: '\u001b[31mx\u001b[39m Build failed in 11ms\n\u001b[31merror during build:\n\u001b[31mCould not resolve entry module "index.html".\u001b[31m\n at getRollupError (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:395:41)\n at error (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:391:42)\n at ModuleLoader.loadEntryModule (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20027:20)\n at async Promise.all (index 0)\u001b[39m', stdio: [ undefined, '\n> [email protected] build /tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test\n> vite build\n\n\u001b[36mvite v5.4.8 \u001b[32mbuilding for production...\u001b[36m\u001b[39m\n\u001b[32m✓\u001b[39m 0 modules transformed.\n ELIFECYCLE  Command failed with exit code 1.', '\u001b[31mx\u001b[39m Build failed in 11ms\n\u001b[31merror during build:\n\u001b[31mCould not resolve entry module "index.html".\u001b[31m\n at getRollupError (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:395:41)\n at error (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/parseAst.js:391:42)\n at ModuleLoader.loadEntryModule (file:///tmp/tmp-1878-AG5Jihbe0uCS/fancy-app-in-test/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20027:20)\n at async Promise.all (i
Test
Process completed with exit code 1.