[Snyk] Security upgrade unified-args from 8.0.0 to 9.0.1 #113
Annotations
2 errors and 1 warning
Test:
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
Process completed with exit code 2.
|
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/
|
The logs for this run have expired and are no longer available.
Loading