feat: Adding support for response headers #71
Annotations
10 errors and 1 warning
Type Check
Type 'Promise<ReposListForAuthenticatedUserOkResponse>' is not assignable to type 'Promise<ReposListForAuthenticatedUserPropsReturnValue>'.
|
Type Check
Type 'Promise<Pet>' is not assignable to type 'Promise<AddPetPropsReturnValue>'.
|
Type Check
Type 'Promise<unknown>' is not assignable to type 'Promise<CreateUserPropsReturnValue>'.
|
Type Check
Type 'Promise<User>' is not assignable to type 'Promise<CreateUsersWithListInputPropsReturnValue>'.
|
Type Check
Type 'Promise<unknown>' is not assignable to type 'Promise<DeleteOrderPropsReturnValue>'.
|
Type Check
Type 'Promise<unknown>' is not assignable to type 'Promise<DeletePetPropsReturnValue>'.
|
Type Check
Type 'Promise<unknown>' is not assignable to type 'Promise<DeleteUserPropsReturnValue>'.
|
Type Check
Type 'Promise<FindPetsByStatusOkResponse>' is not assignable to type 'Promise<FindPetsByStatusPropsReturnValue>'.
|
Type Check
Type 'Promise<FindPetsByTagsOkResponse>' is not assignable to type 'Promise<FindPetsByTagsPropsReturnValue>'.
|
Type Check
Type 'Promise<GetInventoryOkResponse>' is not assignable to type 'Promise<GetInventoryPropsReturnValue>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading