fix: Don't mutate passed URL object #1099
nodejs.yml
on: pull_request
Node.js
/
Setup
5s
Matrix: Node.js / Test
Annotations
18 errors
Node.js / Test (macos-latest, 18):
src/HttpClient.ts#L205
Argument of type 'URL' 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, 20):
src/HttpClient.ts#L205
Argument of type 'URL' 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#L205
Argument of type 'URL' 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#L205
Argument of type 'URL' 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#L205
Argument of type 'URL' is not assignable to parameter of type 'string'.
|
Node.js / Test (macos-latest, 16)
Process completed with exit code 1.
|
Node.js / Test (macos-latest, 20):
src/HttpClient.ts#L205
Argument of type 'URL' is not assignable to parameter of type 'string'.
|
Node.js / Test (macos-latest, 20)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 20):
src/HttpClient.ts#L205
Argument of type 'URL' 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, 16):
src/HttpClient.ts#L205
Argument of type 'URL' is not assignable to parameter of type 'string'.
|
Node.js / Test (windows-latest, 16)
Process completed with exit code 1.
|
Node.js / Test (windows-latest, 18):
src/HttpClient.ts#L205
Argument of type 'URL' is not assignable to parameter of type 'string'.
|
Node.js / Test (windows-latest, 18)
Process completed with exit code 1.
|