Bump undici from 7.29.0 to 8.10.0 #84
ci.yml
on: pull_request
Matrix: check
codegen drift gate
25s
Matrix: global-install
Annotations
12 errors
|
lint + typecheck (ubuntu-22.04 / Node 24)
Process completed with exit code 1.
|
|
src/core/proxy.test.ts > routing through a fixture proxy (real undici) > routes a request through the proxy end to end:
src/core/proxy.test.ts#L355
AssertionError: expected 'via-fixture-proxy' to be 'direct' // Object.is equality
Expected: "direct"
Received: "via-fixture-proxy"
❯ src/core/proxy.test.ts:355:32
|
|
lint + typecheck (macos-14 / Node 24)
Process completed with exit code 1.
|
|
src/core/proxy.test.ts > routing through a fixture proxy (real undici) > routes a request through the proxy end to end:
src/core/proxy.test.ts#L355
AssertionError: expected 'via-fixture-proxy' to be 'direct' // Object.is equality
Expected: "direct"
Received: "via-fixture-proxy"
❯ src/core/proxy.test.ts:355:32
|
|
lint + typecheck (ubuntu-22.04 / Node 22)
Process completed with exit code 1.
|
|
src/core/proxy.test.ts > routing through a fixture proxy (real undici) > routes a request through the proxy end to end:
src/core/proxy.test.ts#L355
AssertionError: expected 'via-fixture-proxy' to be 'direct' // Object.is equality
Expected: "direct"
Received: "via-fixture-proxy"
❯ src/core/proxy.test.ts:355:32
|
|
lint + typecheck (macos-14 / Node 22)
Process completed with exit code 1.
|
|
src/core/proxy.test.ts > routing through a fixture proxy (real undici) > routes a request through the proxy end to end:
src/core/proxy.test.ts#L355
AssertionError: expected 'via-fixture-proxy' to be 'direct' // Object.is equality
Expected: "direct"
Received: "via-fixture-proxy"
❯ src/core/proxy.test.ts:355:32
|
|
lint + typecheck (windows-2022 / Node 22)
Process completed with exit code 1.
|
|
src/core/proxy.test.ts > routing through a fixture proxy (real undici) > routes a request through the proxy end to end:
src/core/proxy.test.ts#L355
AssertionError: expected 'via-fixture-proxy' to be 'direct' // Object.is equality
Expected: "direct"
Received: "via-fixture-proxy"
❯ src/core/proxy.test.ts:355:32
|
|
lint + typecheck (windows-2022 / Node 24)
Process completed with exit code 1.
|
|
src/core/proxy.test.ts > routing through a fixture proxy (real undici) > routes a request through the proxy end to end:
src/core/proxy.test.ts#L355
AssertionError: expected 'via-fixture-proxy' to be 'direct' // Object.is equality
Expected: "direct"
Received: "via-fixture-proxy"
❯ src/core/proxy.test.ts:355:32
|