Skip to content

ready fro pr

ready fro pr #1

Triggered via push March 5, 2024 04:16
Status Failure
Total duration 29s
Artifacts

ci.yml

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

Annotations

11 errors
ci (20): src/fetch.ts#L70
Argument of type '{ retry: number; timeout: number | undefined; method?: string | undefined; baseURL?: string | undefined; body?: Record<string, any> | BodyInit | null | undefined; ... 22 more ...; window?: null | undefined; }' is not assignable to parameter of type 'FetchOptions<any, { method: "GET" | "HEAD" | "PATCH" | "POST" | "PUT" | "DELETE" | "CONNECT" | "OPTIONS" | "TRACE" | "get" | "head" | "patch" | "post" | "put" | "delete" | "connect" | "options" | "trace"; query: unknown; body: any; params: unknown; }>'.
ci (20): src/fetch.ts#L230
Type '$Fetch<unknown, InternalApi>' is not assignable to type '$Fetch<T, A>'.
ci (20)
Process completed with exit code 1.
ci (16)
The job was canceled because "_20" failed.
ci (16): src/fetch.ts#L70
Argument of type '{ retry: number; timeout: number | undefined; method?: string | undefined; baseURL?: string | undefined; body?: Record<string, any> | BodyInit | null | undefined; ... 22 more ...; window?: null | undefined; }' is not assignable to parameter of type 'FetchOptions<any, { method: "GET" | "HEAD" | "PATCH" | "POST" | "PUT" | "DELETE" | "CONNECT" | "OPTIONS" | "TRACE" | "get" | "head" | "patch" | "post" | "put" | "delete" | "connect" | "options" | "trace"; query: unknown; body: any; params: unknown; }>'.
ci (16): src/fetch.ts#L230
Type '$Fetch<unknown, InternalApi>' is not assignable to type '$Fetch<T, A>'.
ci (16)
Process completed with exit code 1.
ci (18)
The job was canceled because "_20" failed.
ci (18): src/fetch.ts#L70
Argument of type '{ retry: number; timeout: number | undefined; method?: string | undefined; baseURL?: string | undefined; body?: Record<string, any> | BodyInit | null | undefined; ... 22 more ...; window?: null | undefined; }' is not assignable to parameter of type 'FetchOptions<any, { method: "GET" | "HEAD" | "PATCH" | "POST" | "PUT" | "DELETE" | "CONNECT" | "OPTIONS" | "TRACE" | "get" | "head" | "patch" | "post" | "put" | "delete" | "connect" | "options" | "trace"; query: unknown; body: any; params: unknown; }>'.
ci (18): src/fetch.ts#L230
Type '$Fetch<unknown, InternalApi>' is not assignable to type '$Fetch<T, A>'.
ci (18)
The operation was canceled.