fix: change set-cookie
type define to string | string[]
#1101
Triggered via pull request
September 19, 2023 01:58
Status
Failure
Total duration
5m 39s
Artifacts
–
nodejs.yml
on: pull_request
Node.js
/
Setup
11s
Matrix: Node.js / Test
Annotations
36 errors
Node.js / Test (macos-latest, 18):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (macos-latest, 18):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (macos-latest, 18):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (macos-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 20):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (ubuntu-latest, 20):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (ubuntu-latest, 20):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 18):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (ubuntu-latest, 18):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (ubuntu-latest, 18):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (ubuntu-latest, 16):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (ubuntu-latest, 16):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (ubuntu-latest, 16):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (ubuntu-latest, 16)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 20):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (macos-latest, 20):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (macos-latest, 20):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 16):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (macos-latest, 16):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (macos-latest, 16):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (macos-latest, 16)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 20):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (windows-latest, 20):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (windows-latest, 20):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (windows-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 18):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (windows-latest, 18):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (windows-latest, 18):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 16):
src/HttpClient.ts#L476
Property 'startsWith' does not exist on type 'string | string[]'.
|
Node.js / Test (windows-latest, 16):
src/HttpClient.ts#L546
Argument of type 'string | string[]' is not assignable to parameter of type 'string'.
|
Node.js / Test (windows-latest, 16):
src/index.ts#L50
Module '"./Response.js"' declares 'IncomingHttpHeaders' locally, but it is not exported.
|
Node.js / Test (windows-latest, 16)
Process completed with exit code 1.
|