Skip to content

fix: global dispatcher #23

fix: global dispatcher

fix: global dispatcher #23

Triggered via pull request July 22, 2025 06:30
Status Failure
Total duration 2m 4s
Artifacts

nodejs-3.x.yml

on: pull_request
Node.js  /  Setup
6s
Node.js / Setup
Matrix: Node.js / Test
Fit to window
Zoom out
Zoom in

Annotations

64 errors and 10 notices
Node.js / Test (ubuntu-latest, 22)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (ubuntu-latest, 14)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 14.19.3)
Process completed with exit code 1.
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (windows-latest, 22)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (macos-latest, 22)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
test/options.timing.test.ts > options.timing.test.ts > should timing = true work: test/options.timing.test.ts#L49
AssertionError: The expression evaluated to a falsy value: assert(res.timing.waiting > 0) - Expected + Received - true + false ❯ test/options.timing.test.ts:49:5
test/options.retry.test.ts > options.retry.test.ts > should retry fail on default server status 500: test/options.retry.test.ts#L79
AssertionError: The expression evaluated to a falsy value: assert.equal(requestHeaders['x-urllib-retry'], '2/2') - Expected + Received - true + false ❯ test/options.retry.test.ts:79:5
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request error by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L311
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:311:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace request by urllib:request and urllib:response: test/diagnostics_channel.test.ts#L199
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:199:12
test/diagnostics_channel.test.ts > diagnostics_channel.test.ts > should support trace socket info by undici:client:sendHeaders and undici:request:trailers: test/diagnostics_channel.test.ts#L113
AssertionError: Expected values to be strictly equal: 1 !== 2 - Expected + Received - 2 + 1 ❯ test/diagnostics_channel.test.ts:113:12
Node.js / Test (windows-latest, 14.19.3)
The operation was canceled.
Node.js / Test (windows-latest, 14.19.3)
Canceling since a higher priority waiting request for CI for 3.x-#583-(windows-latest, 14.19.3) exists
Node.js / Test (windows-latest, 14)
The operation was canceled.
Node.js / Test (windows-latest, 14)
Canceling since a higher priority waiting request for CI for 3.x-#583-(windows-latest, 14) exists
Node.js / Test (macos-latest, 14.19.3)
The operation was canceled.
Node.js / Test (macos-latest, 14.19.3)
Canceling since a higher priority waiting request for CI for 3.x-#583-(macos-latest, 14.19.3) exists
Node.js / Test (macos-latest, 14)
The operation was canceled.
Node.js / Test (macos-latest, 14)
Canceling since a higher priority waiting request for CI for 3.x-#583-(macos-latest, 14) exists
Node.js / Test (macos-latest, 20)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 20)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 18)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 18)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 22)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 22)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 14.19.3)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 14.19.3)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 14)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Node.js / Test (macos-latest, 14)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520