Skip to content

Switch to pnpm exec #2402

Switch to pnpm exec

Switch to pnpm exec #2402

Triggered via push October 13, 2024 17:53
Status Failure
Total duration 5m 19s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
__tests__/e2e.test.ts > Passes in the react-passing test project: __tests__/e2e.test.ts#L61
ExecaError: Command failed with exit code 1: "D:\a\preflight\preflight/bin/preflight.ts" '-S' is not recognized as an internal or external command,\r operable program or batch file. ❯ getFinalError node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/methods/main-async.js:167:4 ❯ handlePromise node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/methods/main-async.js:150:17 ❯ __tests__/e2e.test.ts:61:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: "D:\a\preflight\preflight/bin/preflight.ts"', command: 'D:\a\preflight\preflight/bin/preflight.ts', escapedCommand: '"D:\a\preflight\preflight/bin/preflight.ts"', cwd: 'D:\a\preflight\preflight\__tests__\fixtures\__temp\react-passing', durationMs: 70.958, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: '\'-S\' is not recognized as an internal or external command,\r\noperable program or batch file.', stdio: [ undefined, '', '\'-S\' is not recognized as an internal or external command,\r\noperable program or batch file.' ], ipcOutput: [], pipedFrom: [] }
__tests__/e2e.test.ts > Passes in the next-js-passing test project: __tests__/e2e.test.ts#L70
ExecaError: Command failed with exit code 1: "D:\a\preflight\preflight/bin/preflight.ts" '-S' is not recognized as an internal or external command,\r operable program or batch file. ❯ getFinalError node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/return/final-error.js:6:9 ❯ makeError node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/return/result.js:108:16 ❯ getAsyncResult node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/methods/main-async.js:167:4 ❯ handlePromise node_modules/.pnpm/execa@9.4.0/node_modules/execa/lib/methods/main-async.js:150:17 ❯ __tests__/e2e.test.ts:70:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: "D:\a\preflight\preflight/bin/preflight.ts"', command: 'D:\a\preflight\preflight/bin/preflight.ts', escapedCommand: '"D:\a\preflight\preflight/bin/preflight.ts"', cwd: 'D:\a\preflight\preflight\__tests__\fixtures\__temp\next-js-passing', durationMs: 68.9057, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: '\'-S\' is not recognized as an internal or external command,\r\noperable program or batch file.', stdio: [ undefined, '', '\'-S\' is not recognized as an internal or external command,\r\noperable program or batch file.' ], ipcOutput: [], pipedFrom: [] }
windows-latest: Build, lint, test
Process completed with exit code 1.