Skip to content

fix: Don't mutate passed URL object #1099

fix: Don't mutate passed URL object

fix: Don't mutate passed URL object #1099

Re-run triggered September 19, 2023 02:38
Status Failure
Total duration 6m 58s
Artifacts

nodejs.yml

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

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.