fix: keep IncomingHttpHeaders the same type as undici #1110
Triggered via pull request
September 21, 2023 05:17
Status
Failure
Total duration
3m 42s
Artifacts
–
nodejs.yml
on: pull_request
Node.js
/
Setup
11s
Matrix: Node.js / Test
Annotations
30 errors
Node.js / Test (ubuntu-latest, 20):
src/HttpClient.ts#L477
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (ubuntu-latest, 20):
src/HttpClient.ts#L547
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 (ubuntu-latest, 18):
src/HttpClient.ts#L477
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (ubuntu-latest, 18):
src/HttpClient.ts#L547
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#L477
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (ubuntu-latest, 16):
src/HttpClient.ts#L547
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, 20):
src/HttpClient.ts#L477
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (macos-latest, 20):
src/HttpClient.ts#L547
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#L477
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (macos-latest, 18):
src/HttpClient.ts#L547
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 (windows-latest, 18):
src/HttpClient.ts#L477
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (windows-latest, 18):
src/HttpClient.ts#L547
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, 14)
Canceling since a higher priority waiting request for 'CI-#473-(windows-latest, 14)' exists
|
Node.js / Test (windows-latest, 14)
The operation was canceled.
|
Node.js / Test (windows-latest, 14.19.3)
Canceling since a higher priority waiting request for 'CI-#473-(windows-latest, 14.19.3)' exists
|
Node.js / Test (windows-latest, 14.19.3)
The operation was canceled.
|
Node.js / Test (windows-latest, 16)
Canceling since a higher priority waiting request for 'CI-#473-(windows-latest, 16)' exists
|
Node.js / Test (windows-latest, 16)
The operation was canceled.
|
Node.js / Test (macos-latest, 16)
Canceling since a higher priority waiting request for 'CI-#473-(macos-latest, 16)' exists
|
Node.js / Test (macos-latest, 16):
src/HttpClient.ts#L477
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (macos-latest, 16):
src/HttpClient.ts#L547
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (macos-latest, 16)
The operation was canceled.
|
Node.js / Test (windows-latest, 20)
Canceling since a higher priority waiting request for 'CI-#473-(windows-latest, 20)' exists
|
Node.js / Test (windows-latest, 20)
The operation was canceled.
|