chore: Update CLI option to disable using operationId for generating operation names #360
Annotations
12 errors
Report coverage
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:70:1156)
at async Cu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:70:1237)
at async WO (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:148:626)
|
Report coverage
Error: ENOENT: no such file or directory, open '/home/runner/work/openapi-react-query-codegen/openapi-react-query-codegen/coverage/coverage-summary.json'
|
Run tsc in react-app
Cannot find name 'Export_Error'. Did you mean 'Export1Error'?
|
Run tsc in react-app
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | AxiosHeaders | Partial<HeadersDefaults> | Partial<RawAxiosHeaders & ... 1 more ... & { ...; }> | undefined; ... 46 more ...; client?: Client | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & ExportData'.
|
Run tsc in react-app
Cannot find name 'Export_Error'. Did you mean 'Export1Error'?
|
Run tsc in react-app
Argument of type '{ query?: Record<string, unknown> | undefined; headers?: Record<string, unknown> | AxiosHeaders | Partial<HeadersDefaults> | Partial<RawAxiosHeaders & ... 1 more ... & { ...; }> | undefined; ... 46 more ...; client?: Client | undefined; }' is not assignable to parameter of type 'Omit<RequestOptionsBase<true>, "url"> & { client?: Client | undefined; } & ExportData'.
|
Run tsc in react-app
Module '"../openapi/queries"' has no exported member 'UseFindPetsKeyFn'.
|
Run tsc in react-app
Module '"../openapi/queries"' has no exported member 'useAddPet'.
|
Run tsc in react-app
Module '"../openapi/queries"' has no exported member 'useFindPets'.
|
Run tsc in react-app
Module '"../openapi/queries"' has no exported member 'useGetNotDefined'.
|
Run tsc in react-app
Module '"../openapi/queries"' has no exported member 'usePostNotDefined'.
|
Run tsc in react-app
Parameter 'error' implicitly has an 'any' type.
|
Loading