This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
fix: Fix migr8 crashing on windows due to Unix path delimiters #166
ci.yml
on: pull_request
Build & Test (Linux)
45s
E2E test (Windows)
40s
Pack & Upload Artifacts
0s
Annotations
2 errors and 2 warnings
src/index.test.js > index > works with an empty app & default options:
src/index.test.js#L7
Error: wait for prompt, but proccess is terminate with error
❯ TestRunner.stdin node_modules/.pnpm/[email protected]/node_modules/clet/lib/runner.js:433:25
❯ TestRunner._runChain node_modules/.pnpm/[email protected]/node_modules/clet/lib/runner.js:163:7
❯ node_modules/.pnpm/[email protected]/node_modules/clet/lib/runner.js:199:7
❯ initCwd node_modules/.pnpm/[email protected]/node_modules/clet/lib/runner.js:479:11
❯ cleanup node_modules/.pnpm/[email protected]/node_modules/clet/lib/runner.js:172:9
❯ src/index.test.js:7:5
|
E2E test (Windows)
Process completed with exit code 1.
|
E2E test (Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Test (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|