docs: correct typo #14016
Annotations
1 error and 1 warning
node:internal/child_process#L512
Can't parse JSON.
ERROR: SyntaxError Unexpected end of JSON input
STDOUT:
STDERR: 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:581:17)
at process.processTimers (node:internal/timers:519: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:519:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v22.5.1
at json (e2e/runJest.ts:157:11)
at Object.<anonymous> (e2e/__tests__/transform.test.ts:339:39)
|
|
This job succeeded
Loading