Skip to content

fix(deps): update all non-major dependencies #408

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #408

Triggered via pull request January 8, 2025 15:22
Status Failure
Total duration 12s
Artifacts

release-continuous.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.15.3.tgz node:events:502 throw er; // Unhandled 'error' event ^ TypeError: terminated at Fetch.onAborted (node:internal/deps/undici/undici:11106:53) at Fetch.emit (node:events:524:28) at Fetch.terminate (node:internal/deps/undici/undici:10264:14) at Object.onError (node:internal/deps/undici/undici:11227: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:6312:16) at TLSSocket.emit (node:events:536:35) at node:net:350: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:6287:28) at TLSSocket.emit (node:events:536: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.50', localPort: 53370, remoteAddress: '104.16.25.34', remotePort: 443, remoteFamily: 'IPv4', timeout: undefined, bytesWritten: 451, bytesRead: 2744280 } } } Node.js v22.12.0
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636