Skip to content

[Snyk] Fix for 30 vulnerabilities #114

[Snyk] Fix for 30 vulnerabilities

[Snyk] Fix for 30 vulnerabilities #114

Triggered via pull request December 19, 2023 22:41
Status Failure
Total duration 37m 57s
Artifacts

test-macos.yml

on: pull_request
test-macOS-with-quic
37m 46s
test-macOS-with-quic
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test-macOS-with-quic: test/parallel/test-gc-http-client-timeout.js#L1
--- stderr --- events.js:291 throw er; // Unhandled 'error' event ^ Error: connect ECONNRESET 127.0.0.1:49475 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1134:16) Emitted 'error' event on ClientRequest instance at: at Socket.socketErrorListener (_http_client.js:478:9) at Socket.emit (events.js:314:20) at emitErrorNT (internal/streams/destroy.js:194:8) at emitErrorCloseNT (internal/streams/destroy.js:159:3) at processTicksAndRejections (internal/process/task_queues.js:80:21) { errno: -54, code: 'ECONNRESET', syscall: 'connect', address: '127.0.0.1', port: 49475 } --- stdout --- We should do 300 requests timeout (expected) timeout (expected) timeout (expected) timeout (expected) timeout (expected) timeout (expected) Done: 0/300 Collected: 0/220 timeout (expected) Done: 4/300 Collected: 0/242 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) 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) Done: 7/300 Collected: 0/253 Command: out/Release/node --expose-gc /Users/runner/work/node/node/test/parallel/test-gc-http-client-timeout.js
test-macOS-with-quic: test/parallel/test-module-loading-error.js#L58
--- stderr --- assert.js:677 throw err; ^ AssertionError [ERR_ASSERTION]: The validation function is expected to return "true". Received false Caught error: Error: dlopen(/Users/runner/work/node/node/test/fixtures/module-loading-error.node, 0x0001): tried: '/Users/runner/work/node/node/test/fixtures/module-loading-error.node' (not a mach-o file) at Object.<anonymous> (/Users/runner/work/node/node/test/parallel/test-module-loading-error.js:58:8) at Module._compile (internal/modules/cjs/loader.js:1090:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1111:10) at Module.load (internal/modules/cjs/loader.js:955:32) at Function.Module._load (internal/modules/cjs/loader.js:796:14) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12) at internal/main/run_main_module.js:17:47 { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error: dlopen(/Users/runner/work/node/node/test/fixtures/module-loading-error.node, 0x0001): tried: '/Users/runner/work/node/node/test/fixtures/module-loading-error.node' (not a mach-o file) at Object.Module._extensions..node (internal/modules/cjs/loader.js:1141:18) at Module.load (internal/modules/cjs/loader.js:955:32) at Function.Module._load (internal/modules/cjs/loader.js:796:14) at Module.require (internal/modules/cjs/loader.js:979:19) at require (internal/modules/cjs/helpers.js:88:18) at /Users/runner/work/node/node/test/parallel/test-module-loading-error.js:59:11 at getActual (assert.js:686:5) at Function.throws (assert.js:826:24) at Object.<anonymous> (/Users/runner/work/node/node/test/parallel/test-module-loading-error.js:58:8) at Module._compile (internal/modules/cjs/loader.js:1090:30), expected: [Function (anonymous)], operator: 'throws' } Command: out/Release/node /Users/runner/work/node/node/test/parallel/test-module-loading-error.js
test-macOS-with-quic
Process completed with exit code 2.
test-macOS-with-quic
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/