Skip to content

[Snyk] Security upgrade eslint from 6.8.0 to 9.0.0 #124

[Snyk] Security upgrade eslint from 6.8.0 to 9.0.0

[Snyk] Security upgrade eslint from 6.8.0 to 9.0.0 #124

Triggered via pull request April 6, 2024 20:02
Status Failure
Total duration 1h 12m 4s
Artifacts

test-macos.yml

on: pull_request
test-macOS-with-quic
1h 11m
test-macOS-with-quic
Fit to window
Zoom out
Zoom in

Annotations

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