Skip to content

Added missing Options from @hey-api/client-fetch #371

Added missing Options from @hey-api/client-fetch

Added missing Options from @hey-api/client-fetch #371

Re-run triggered November 4, 2024 01:41
Status Failure
Total duration 55s
Artifacts 2

test.yml

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

Annotations

25 errors
test (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/coverage/coverage-summary.json' at async open (node:internal/fs/promises:636:25) at async readFile (node:internal/fs/promises:1246:14) at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:730) at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:811) at async lq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
test (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/coverage/coverage-summary.json'
test (ubuntu-latest)
Argument of type '{ query?: (Record<string, unknown> & { limit?: number | undefined; tags?: string[] | undefined; }) | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; ... 21 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetsData'.
test (ubuntu-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; }'.
test (ubuntu-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetByIdData'.
test (ubuntu-latest)
Argument of type '{ query?: (Record<string, unknown> & { limit?: number | undefined; page?: number | undefined; tags?: string[] | undefined; }) | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; ... 21 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPaginatedPetsData'.
test (ubuntu-latest)
Argument of type 'OmitKeys<OptionsBase<true>, "body"> & import("/home/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/examples/react-app/openapi/requests/types.gen").AddPetData & Pick<...>' is not assignable to parameter of type 'OmitKeys<OptionsBase<true>, "body"> & import("/home/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/examples/react-app/openapi/requests/types.gen").AddPetData & Pick<...>'.
test (ubuntu-latest)
Argument of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client<Request, Response, unknown, RequestOptions> | undefined; }' is not assignable to parameter of type '(Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; }) | undefined'.
test (ubuntu-latest)
Argument of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client<Request, Response, unknown, RequestOptions> | undefined; } & DeletePetData' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & DeletePetData'.
test (ubuntu-latest)
Argument of type '{ query?: (Record<string, unknown> & { limit?: number | undefined; tags?: string[] | undefined; }) | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; ... 21 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetsData'.
test (ubuntu-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; }'.
test (ubuntu-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetByIdData'.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
Argument of type '{ query?: (Record<string, unknown> & { limit?: number | undefined; tags?: string[] | undefined; }) | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; ... 21 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetsData'.
test (macos-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; }'.
test (macos-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetByIdData'.
test (macos-latest)
Argument of type '{ query?: (Record<string, unknown> & { limit?: number | undefined; page?: number | undefined; tags?: string[] | undefined; }) | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; ... 21 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPaginatedPetsData'.
test (macos-latest)
Argument of type 'OmitKeys<OptionsBase<true>, "body"> & import("/Users/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/examples/react-app/openapi/requests/types.gen").AddPetData & Pick<...>' is not assignable to parameter of type 'OmitKeys<OptionsBase<true>, "body"> & import("/Users/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/examples/react-app/openapi/requests/types.gen").AddPetData & Pick<...>'.
test (macos-latest)
Argument of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client<Request, Response, unknown, RequestOptions> | undefined; }' is not assignable to parameter of type '(Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; }) | undefined'.
test (macos-latest)
Argument of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client<Request, Response, unknown, RequestOptions> | undefined; } & DeletePetData' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & DeletePetData'.
test (macos-latest)
Argument of type '{ query?: (Record<string, unknown> & { limit?: number | undefined; tags?: string[] | undefined; }) | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; ... 21 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetsData'.
test (macos-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; }'.
test (macos-latest)
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | HeadersInit | undefined; method?: "CONNECT" | "DELETE" | "GET" | "HEAD" | "OPTIONS" | ... 4 more ... | undefined; ... 20 more ...; client?: Client<...> | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & FindPetByIdData'.

Artifacts

Produced during runtime
Name Size
generated-query-file-macos-latest
4.33 KB
generated-query-file-ubuntu-latest
4.33 KB