Skip to content

fix: global dispatcher #20

fix: global dispatcher

fix: global dispatcher #20

Triggered via pull request July 22, 2025 04:26
Status Failure
Total duration 2m 43s
Artifacts

nodejs-3.x.yml

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

Annotations

33 errors and 10 notices
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:45885/foo.js","headers":{"host":"localhost:45885","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/20.19.4 (Linux 6.11; x64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:45885/foo.js\",\"headers\":{\"host\":\"localhost:45885\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/20.19.4 (Linux 6.11; x64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (ubuntu-latest, 22)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:33881/foo.js","headers":{"host":"localhost:33881","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/22.17.1 (Linux 6.11; x64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:33881/foo.js\",\"headers\":{\"host\":\"localhost:33881\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/22.17.1 (Linux 6.11; x64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:41213/foo.js","headers":{"host":"localhost:41213","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/18.20.8 (Linux 6.11; x64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:41213/foo.js\",\"headers\":{\"host\":\"localhost:41213\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/18.20.8 (Linux 6.11; x64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (ubuntu-latest, 14.19.3)
Process completed with exit code 1.
Node.js / Test (macos-latest, 22)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:49201/foo.js","headers":{"host":"localhost:49201","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/22.17.1 (OS X; arm64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:49201/foo.js\",\"headers\":{\"host\":\"localhost:49201\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/22.17.1 (OS X; arm64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:49196/foo.js","headers":{"host":"localhost:49196","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/18.20.8 (OS X; arm64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:49196/foo.js\",\"headers\":{\"host\":\"localhost:49196\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/18.20.8 (OS X; arm64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (ubuntu-latest, 14)
Process completed with exit code 1.
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:49200/foo.js","headers":{"host":"localhost:49200","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/20.19.4 (OS X; arm64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:49200/foo.js\",\"headers\":{\"host\":\"localhost:49200\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/20.19.4 (OS X; arm64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:52495/foo.js","headers":{"host":"localhost:52495","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/20.19.4 (Windows 10; x64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:52495/foo.js\",\"headers\":{\"host\":\"localhost:52495\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/20.19.4 (Windows 10; x64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:58729/foo.js","headers":{"host":"localhost:58729","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/18.20.8 (Windows 10; x64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:58729/foo.js\",\"headers\":{\"host\":\"localhost:58729\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/18.20.8 (Windows 10; x64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (windows-latest, 22)
Process completed with exit code 1.
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work with readable: test/index.test.ts#L290
AssertionError: The input did not match the regular expression /streaming: true,/. Input: '{"method":"GET","url":"/foo.js","href":"http://localhost:50033/foo.js","headers":{"host":"localhost:50033","connection":"keep-alive","user-agent":"node-urllib/VERSION Node.js/22.17.1 (Windows 10; x64)"},"requestBody":""}' - Expected: /streaming: true,/ + Received: "{\"method\":\"GET\",\"url\":\"/foo.js\",\"href\":\"http://localhost:50033/foo.js\",\"headers\":{\"host\":\"localhost:50033\",\"connection\":\"keep-alive\",\"user-agent\":\"node-urllib/VERSION Node.js/22.17.1 (Windows 10; x64)\"},\"requestBody\":\"\"}" ❯ test/index.test.ts:290:14
test/index.test.ts > index.test.ts > Mocking request > should mocking intercept work: test/index.test.ts#L233
AssertionError: Expected values to be strictly equal: 200 !== 400 - Expected + Received - 400 + 200 ❯ test/index.test.ts:233:14
Node.js / Test (windows-latest, 14.19.3)
Process completed with exit code 1.
Node.js / Test (windows-latest, 14)
Process completed with exit code 1.
Node.js / Test (macos-latest, 14)
Process completed with exit code 1.
Node.js / Test (macos-latest, 14.19.3)
Process completed with exit code 1.
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, 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, 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, 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
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