lib: narrow ReadableStreamBYOBRequest.view return type to Uint8Array #75216
Annotations
2 errors, 1 warning, and 1 notice
|
test-macOS
Process completed with exit code 1.
|
|
test-macOS:
test/parallel/test-debugger-preserve-breaks.js#L0
--- stderr ---
/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:92
const timeoutErr = new Error(`Timeout (${TIMEOUT}) while waiting for ${pattern}`);
^
Error: Timeout (15000) while waiting for /break (?:on start )?in/i
at /Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:92:28
at new Promise (<anonymous>)
at Object.waitFor (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:67:14)
at Object.waitForInitialBreak (/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/common/debugger.js:116:18)
at /Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-debugger-preserve-breaks.js:34:15
at process.processTicksAndRejections (node:internal/process/task_queues:104:5) {
output: '< Debugger ending on ws://127.0.0.1:63199/c9c8724e-91b1-47dd-846e-c97074b0f421\n' +
'< For help, see: https://nodejs.org/learn/getting-started/debugging\n' +
'< \n' +
'debug> \n' +
'< Debugger listening on ws://127.0.0.1:63202/1605f0d3-05be-419d-b29c-137536903f02\n' +
'< For help, see: https://nodejs.org/learn/getting-started/debugging\n' +
'< \n' +
'debug> connecting to 127.0.0.1:63202 ...\n' +
'< Debugger attached.\n' +
'< \n' +
'debug> ok\n' +
'debug> \n' +
'\n' +
"Warning: script 'file:///Users/runner/work/node/node/dir%20with%20$unusual%22chars%3F'%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%E2%88%86%C2%AC%E2%80%A6%60/test/fixtures/debugger/three-lines.js' was not loaded yet.\n" +
'\n' +
'\n' +
"Warning: script 'file:///Users/runner/work/node/node/dir%20with%20$unusual%22chars%3F'%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%E2%88%86%C2%AC%E2%80%A6%60/test/fixtures/debugger/three-lines.js' was not loaded yet.\n" +
'\n' +
'\n' +
'2 breakpoints restored.\n'
}
Node.js v26.0.0-pre
Command: out/Release/node "/Users/runner/work/node/node/dir%20with $unusual"chars?'åß∂ƒ©∆¬…`/test/parallel/test-debugger-preserve-breaks.js"
|
|
test-macOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sccache stats
56% - 2769 hits, 2207 misses, 0 errors
|