Skip to content

[Snyk] Fix for 28 vulnerabilities #98

[Snyk] Fix for 28 vulnerabilities

[Snyk] Fix for 28 vulnerabilities #98

Triggered via pull request November 25, 2023 14:37
Status Failure
Total duration 39m 37s
Artifacts

test-macos.yml

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

Annotations

2 errors and 1 warning
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/