fix: add --watchStdin option to exit when stdin ends #22651
Annotations
2 errors and 1 warning
Test unit:
packages/vite/src/node/ssr/__tests__/ssrLoadModule.spec.ts#L32
AssertionError: expected 'transport was disconnected, cannot ca…' to be 'Failed to load url ./non-existent.js …' // Object.is equality
Expected: "Failed to load url ./non-existent.js (resolved id: ./non-existent.js) in /home/runner/work/vite/vite/packages/vite/src/node/ssr/__tests__/fixtures/modules/has-invalid-import.js. Does the file exist?"
Received: "transport was disconnected, cannot call "fetchModule""
❯ packages/vite/src/node/ssr/__tests__/ssrLoadModule.spec.ts:32:23
|
Test unit
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading