Node Nightly CI #345
Annotations
5 errors and 2 warnings
e2e/__tests__/globalSetup.test.ts#L202
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/globalSetup.test.ts:202:20)
|
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/workerForceExit.test.ts:22:25)
|
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/workerForceExit.test.ts:23:24)
|
node:internal/child_process#L512
Can't parse JSON.
ERROR: SyntaxError Unexpected end of JSON input
STDOUT:
STDERR: PASS __tests__/setup1.test.js
PASS __tests__/setup3.test.js
PASS __tests__/setup2.test.js
node:events:498
throw er; // Unhandled 'error' event
^
Error: kill EPERM
at ChildProcess.kill (node:internal/child_process:512:26)
at listOnTimeout (node:internal/timers:614:17)
at process.processTimers (node:internal/timers:549:7)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess.kill (node:internal/child_process:512:12)
[... lines matching original stack trace ...]
at process.processTimers (node:internal/timers:549:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v23.0.0-nightly202408168d37584874
at json (e2e/runJest.ts:157:11)
at Object.<anonymous> (e2e/__tests__/globalSetup.test.ts:57:29)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading