Skip to content

Further HTTP experiments #590

Further HTTP experiments

Further HTTP experiments #590

Triggered via push September 20, 2023 17:55
Status Failure
Total duration 2m 16s
Artifacts

node-ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors
Test (Node.js v14)
'TokenManager' is declared but its value is never read.
Test (Node.js v14)
'body' is declared but its value is never read.
Test (Node.js v14)
'body' is declared but its value is never read.
Test (Node.js v14)
'contexts' is declared but its value is never read.
Test (Node.js v14)
Property 'makeRequest' in type '(Anonymous class)' is not assignable to the same property in base type 'HTTPClient'.
Test (Node.js v14)
Property 'data' does not exist on type 'HTTPClientRequest'.
Test (Node.js v14)
Type '(url: string, requestInit: HTTPFetchRequest) => Promise<Response | Response>' is not assignable to type 'HTTPFetchFn'.
Test (Node.js v14)
'httpClientOptionsBodyMatcher' is declared but its value is never read.
Test (Node.js v14)
Type '(url: string, requestInit: HTTPFetchRequest) => Promise<Response | Response>' is not assignable to type 'HTTPFetchFn'.
Test (Node.js v14)
Type '(url: string, requestInit: HTTPFetchRequest) => Promise<Response | Response>' is not assignable to type 'HTTPFetchFn'.
Test (Node.js v16)
The job was canceled because "_14" failed.
Test (Node.js v16)
'TokenManager' is declared but its value is never read.
Test (Node.js v16)
'body' is declared but its value is never read.
Test (Node.js v16)
'body' is declared but its value is never read.
Test (Node.js v16)
'contexts' is declared but its value is never read.
Test (Node.js v16)
Property 'makeRequest' in type '(Anonymous class)' is not assignable to the same property in base type 'HTTPClient'.
Test (Node.js v16)
Property 'data' does not exist on type 'HTTPClientRequest'.
Test (Node.js v16)
Type '(url: string, requestInit: HTTPFetchRequest) => Promise<Response | Response>' is not assignable to type 'HTTPFetchFn'.
Test (Node.js v16)
'httpClientOptionsBodyMatcher' is declared but its value is never read.
Test (Node.js v16)
Type '(url: string, requestInit: HTTPFetchRequest) => Promise<Response | Response>' is not assignable to type 'HTTPFetchFn'.
Test (Node.js v16)
Type '(url: string, requestInit: HTTPFetchRequest) => Promise<Response | Response>' is not assignable to type 'HTTPFetchFn'.
Test (Node.js v18)
The job was canceled because "_14" failed.
Test (Node.js v18)
The operation was canceled.