generated from actions/container-toolkit-action
-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
For runs that produce a very JSON file, Node.Js dies.
Node.js v18.20.0
| Error: write EPIPE
| at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
| Emitted 'error' event on Socket instance at:
| at emitErrorNT (node:internal/streams/destroy:151:8)
| at emitErrorCloseNT (node:internal/streams/destroy:116:3)
| at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
| errno: -32,
| code: 'EPIPE',
| syscall: 'write'
Metadata
Metadata
Assignees
Labels
No labels