Skip to content

fix: keep IncomingHttpHeaders the same type as undici #1111

fix: keep IncomingHttpHeaders the same type as undici

fix: keep IncomingHttpHeaders the same type as undici #1111

Triggered via pull request September 21, 2023 05:20
Status Failure
Total duration 4m 50s
Artifacts

nodejs.yml

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

Annotations

27 errors
Node.js / Test (ubuntu-latest, 20): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (ubuntu-latest, 20): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
Node.js / Test (macos-latest, 20): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (macos-latest, 20): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
Node.js / Test (macos-latest, 18): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (macos-latest, 18): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 18): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (ubuntu-latest, 18): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 16): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (ubuntu-latest, 16): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (ubuntu-latest, 16)
Process completed with exit code 1.
Node.js / Test (macos-latest, 16): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (macos-latest, 16): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (macos-latest, 16)
Process completed with exit code 1.
Node.js / Test (windows-latest, 20): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (windows-latest, 20): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
Node.js / Test (windows-latest, 18): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (windows-latest, 18): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
Node.js / Test (windows-latest, 16): src/HttpClient.ts#L475
Property 'startsWith' does not exist on type 'string | string[]'.
Node.js / Test (windows-latest, 16): src/HttpClient.ts#L545
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
Node.js / Test (windows-latest, 16)
Process completed with exit code 1.