Skip to content

docs(cookbook): network requests recipes #71

docs(cookbook): network requests recipes

docs(cookbook): network requests recipes #71

Triggered via pull request August 27, 2024 07:57
Status Failure
Total duration 41s
Artifacts

example-apps.yml

on: pull_request
Matrix: Test Example
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Test Example (cookbook)
'e' is of type 'unknown'.
Test Example (cookbook)
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: RequestInfo, init?: RequestInit | undefined): Promise<...>; (input: string | ... 1 more ... | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'SpyInstance<any, any, any>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test Example (cookbook)
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: RequestInfo, init?: RequestInit | undefined): Promise<...>; (input: string | ... 1 more ... | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'SpyInstance<any, any, any>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test Example (cookbook)
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: RequestInfo, init?: RequestInit | undefined): Promise<...>; (input: string | ... 1 more ... | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'SpyInstance<any, any, any>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test Example (cookbook)
Conversion of type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: RequestInfo, init?: RequestInit | undefined): Promise<...>; (input: string | ... 1 more ... | Request, init?: RequestInit | undefined): Promise<...>; }' to type 'SpyInstance<any, any, any>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test Example (cookbook)
Process completed with exit code 2.
Test Example (basic)
The job was canceled because "cookbook" failed.
Test Example (basic)
The operation was canceled.