Skip to content

wrap-fetch

wrap-fetch #85

Triggered via pull request January 29, 2024 04:40
@wydengyrewydengyre
synchronize #41
wrap-fetch
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.