chore(deps): update all non-major dependencies (#29) #80
Annotations
3 errors
|
test (ubuntu-latest)
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-10.17.1.tgz
node:events:497
throw er; // Unhandled 'error' event
^
TypeError: terminated
at Fetch.onAborted (node:internal/deps/undici/undici:11132:53)
at Fetch.emit (node:events:519:28)
at Fetch.terminate (node:internal/deps/undici/undici:10290:14)
at Object.onError (node:internal/deps/undici/undici:11253:38)
at Request.onError (node:internal/deps/undici/undici:2094:31)
at Object.errorRequest (node:internal/deps/undici/undici:1591:17)
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6319:16)
at TLSSocket.emit (node:events:531:35)
at node:net:346:12
at TCP.done (node:_tls_wrap:650:7)
Emitted 'error' event on Readable instance at:
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
[cause]: SocketError: other side closed
at TLSSocket.<anonymous> (node:internal/deps/undici/undici:6294:28)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
code: 'UND_ERR_SOCKET',
socket: {
localAddress: '10.1.0.216',
localPort: 38816,
remoteAddress: '104.16.30.34',
remotePort: 443,
remoteFamily: 'IPv4',
timeout: undefined,
bytesWritten: 200,
bytesRead: 1702595
}
}
}
Node.js v22.20.0
|
|
test (windows-latest)
The operation was canceled.
|
|
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|