[swift6][client] Remove unnecessary Combine checks #3236
samples-typescript-typecheck.yaml
on: pull_request
Matrix: Typecheck TypeScript samples
Annotations
10 errors
|
Typecheck TypeScript samples (20)
Property 'getInventoryRequestConfig' does not exist on type 'StoreApi'. Did you mean 'getInventoryRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'deleteOrderRequestConfig' does not exist on type 'StoreApi'. Did you mean 'deleteOrderRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'uploadFileRequestConfig' does not exist on type 'PetApi'. Did you mean 'uploadFileRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'updatePetWithFormRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetWithFormRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'updatePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'updatePetRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'getPetByIdRequestConfig' does not exist on type 'PetApi'. Did you mean 'getPetByIdRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'findPetsByTagsRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByTagsRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'findPetsByStatusRequestConfig' does not exist on type 'PetApi'. Did you mean 'findPetsByStatusRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'deletePetRequestConfig' does not exist on type 'PetApi'. Did you mean 'deletePetRequestOpts'?
|
|
Typecheck TypeScript samples (20)
Property 'addPetRequestConfig' does not exist on type 'PetApi'.
|