wrap-fetch #85
Annotations
5 errors
ci
Argument of type '{ baseUrl: URL; raiBaseUrl: URL; poolSize: number; fetchWithErr: { (input: RequestInfo | URL, init?: RequestInit | undefined): Promise<Response>; (input: string | ... 1 more ... | URL, init?: RequestInit | undefined): Promise<...>; }; logger: { ...; }; }' is not assignable to parameter of type 'Config'.
|
ci
Argument of type '{ baseUrl: URL; raiBaseUrl: URL; poolSize: number; fetchWithErr: { (input: RequestInfo | URL, init?: RequestInit | undefined): Promise<Response>; (input: string | ... 1 more ... | URL, init?: RequestInit | undefined): Promise<...>; }; logger: { ...; }; }' is not assignable to parameter of type 'Config'.
|
ci
Argument of type '{ baseUrl: URL; raiBaseUrl: URL; poolSize: number; fetchWithErr: { (input: RequestInfo | URL, init?: RequestInit | undefined): Promise<Response>; (input: string | ... 1 more ... | URL, init?: RequestInit | undefined): Promise<...>; }; logger: { ...; }; }' is not assignable to parameter of type 'Config'.
|
ci
Argument of type '{ baseUrl: URL; raiBaseUrl: URL; poolSize: number; fetchWithErr: { (input: RequestInfo | URL, init?: RequestInit | undefined): Promise<Response>; (input: string | ... 1 more ... | URL, init?: RequestInit | undefined): Promise<...>; }; logger: { ...; }; }' is not assignable to parameter of type 'Config'.
|
ci
Process completed with exit code 1.
|