[Snyk] Security upgrade npm-registry-fetch from 11.0.0 to 14.0.0 #42
Triggered via pull request
November 30, 2023 15:59
Status
Failure
Total duration
1h 19m 49s
Artifacts
–
Annotations
3 errors and 1 warning
test-macOS:
test/parallel/test-gc-http-client-timeout.js#L1
--- stderr ---
node:events:500
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET ::1:49560
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:442:9)
at Socket.emit (node:events:522:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '::1',
port: 49560
}
Node.js v18.0.0-pre
--- stdout ---
We should do 300 requests
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
Done: 0/300
Collected: 0/198
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
Done: 0/300
Collected: 0/209
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
timeout (expected)
Command: out/Release/node --expose-gc /Users/runner/work/node/node/test/parallel/test-gc-http-client-timeout.js
|
test-macOS:
test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js#L1
--- stderr ---
node:assert:170
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/node/node/test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js:61
called with arguments: Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)
at TLSSocket.emit (node:events:522:28)
at TLSSocket._finishInit (node:_tls_wrap:944:8)
at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12) {
code: 'CERT_HAS_EXPIRED'
}
at ClientRequest.mustNotCall (/Users/runner/work/node/node/test/common/index.js:488:12)
at ClientRequest.emit (node:events:522:28)
at TLSSocket.socketErrorListener (node:_http_client:442:9)
at TLSSocket.emit (node:events:522:28)
at emitErrorNT (node:internal/streams/destroy:164:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v18.0.0-pre
Command: out/Release/node /Users/runner/work/node/node/test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js
|
test-macOS
Process completed with exit code 2.
|
test-macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|