[Snyk] Upgrade globals from 10.1.0 to 10.4.0 #14
Annotations
7 errors and 3 warnings
test/doctool/test-apilinks.mjs#L1
--- stderr ---
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: structuredClone, fetch, crypto
at process.<anonymous> (/home/runner/work/node/node/test/common/index.js:321:14)
at process.emit (node:events:531:35) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v20.14.0
Command: /opt/hostedtoolcache/node/20.14.0/x64/bin/node /home/runner/work/node/node/test/doctool/test-apilinks.mjs
|
test/doctool/test-doctool-html.mjs#L1
--- stderr ---
Failed to add alternative version links to foo
Failed to add alternative version links to foo
Failed to add alternative version links to foo
Failed to add alternative version links to foo
Failed to add alternative version links to foo
Failed to add alternative version links to foo
Failed to add alternative version links to foo
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: structuredClone, fetch, crypto
at process.<anonymous> (/home/runner/work/node/node/test/common/index.js:321:14)
at process.emit (node:events:519:28) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v20.14.0
Command: /opt/hostedtoolcache/node/20.14.0/x64/bin/node /home/runner/work/node/node/test/doctool/test-doctool-html.mjs
|
test/doctool/test-doctool-json.mjs#L1
--- stderr ---
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: structuredClone, fetch, crypto
at process.<anonymous> (/home/runner/work/node/node/test/common/index.js:321:14)
at process.emit (node:events:531:35) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v20.14.0
Command: /opt/hostedtoolcache/node/20.14.0/x64/bin/node /home/runner/work/node/node/test/doctool/test-doctool-json.mjs
|
test/doctool/test-doctool-versions.mjs#L1
--- stderr ---
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: structuredClone, fetch, crypto
at process.<anonymous> (/home/runner/work/node/node/test/common/index.js:321:14)
at process.emit (node:events:531:35) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v20.14.0
Command: /opt/hostedtoolcache/node/20.14.0/x64/bin/node /home/runner/work/node/node/test/doctool/test-doctool-versions.mjs
|
test/doctool/test-local-md-file-reference-regex.mjs#L1
--- stderr ---
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: structuredClone, fetch, crypto
at process.<anonymous> (/home/runner/work/node/node/test/common/index.js:321:14)
at process.emit (node:events:519:28) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v20.14.0
Command: /opt/hostedtoolcache/node/20.14.0/x64/bin/node /home/runner/work/node/node/test/doctool/test-local-md-file-reference-regex.mjs
|
test/doctool/test-make-doc.mjs#L1
--- stderr ---
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected global(s) found: structuredClone, fetch, crypto
at process.<anonymous> (/home/runner/work/node/node/test/common/index.js:321:14)
at process.emit (node:events:519:28) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
Node.js v20.14.0
Command: /opt/hostedtoolcache/node/20.14.0/x64/bin/node /home/runner/work/node/node/test/doctool/test-make-doc.mjs
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "docs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading