Skip to content

[Snyk] Fix for 1 vulnerabilities #130

[Snyk] Fix for 1 vulnerabilities

[Snyk] Fix for 1 vulnerabilities #130

Triggered via pull request May 21, 2024 01:29
Status Failure
Total duration 51m 48s
Artifacts

test-asan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test-asan: test/abort/test-signal-handler.js#L21
--- stderr --- /home/runner/work/node/node/out/Release/node[112964]: ../src/node_process_methods.cc:78:void node::Chdir(const FunctionCallbackInfo<v8::Value> &): Assertion `(args.Length()) == (1)' failed. 1: 0x5572199c38a8 node::DumpBacktrace(_IO_FILE*) [/home/runner/work/node/node/out/Release/node] 2: 0x557219b45736 node::Abort() [/home/runner/work/node/node/out/Release/node] 3: 0x557219b4517c node::Assert(node::AssertionInfo const&) [/home/runner/work/node/node/out/Release/node] 4: 0x557219cc3fc8 [/home/runner/work/node/node/out/Release/node] 5: 0x7ffdde68c750 assert.js:385 throw err; ^ AssertionError [ERR_ASSERTION]: child.signal = SIGABRT at Object.<anonymous> (/home/runner/work/node/node/test/abort/test-signal-handler.js:21:3) 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: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Command: out/Release/node /home/runner/work/node/node/test/abort/test-signal-handler.js
test-asan
Process completed with exit code 2.
test-asan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-asan
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/