Skip to content

lib: deprecate _http_* #64522

lib: deprecate _http_*

lib: deprecate _http_* #64522

Triggered via pull request May 31, 2025 23:38
Status Failure
Total duration 25m 27s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-warn-http-incoming-deprecation.js#L0
--- stderr --- (node:72695) [DEP0194] DeprecationWarning: The _http_incoming module is deprecated. Use `node:http` instead. (Use `node --trace-deprecation ...` to show where the warning was created) node:assert:94 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'DEP0194' - 'DEP0195' ^ at Object.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:626:12) at Object.DeprecationWarning (/Users/runner/work/node/node/node/test/common/index.js:437:15) at process.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:646:33) at process.emit (node:events:519:35) at doEmitWarning (node:internal/process/warning:85:11) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'DEP0194', expected: 'DEP0195', operator: 'strictEqual' } Node.js v25.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-warn-http-incoming-deprecation.js
sccache stats
0% - 0 hits, 0 misses, 0 errors