GetCombinedStatus() throws error for refs without any status #468

Closed
opened 2020-12-15 21:27:20 +00:00 by noerw · 0 comments
Member
unexpected end of JSON input

checking the API call manually, there is an empty array returned, i.e. valid JSON..? ?

to reproduce:

tea pr checkout --repo gitea/tea --login gitea.com 306
make install
tea pr 299
``` unexpected end of JSON input ``` checking the API call manually, [there is an empty array returned](https://gitea.com/api/v1/repos/gitea/tea/commits/d419fb70d4b76fe708905d95af9a6544e1869161/statuses), i.e. valid JSON..? ? to reproduce: ``` tea pr checkout --repo gitea/tea --login gitea.com 306 make install tea pr 299 ```
noerw added the
kind/bug
label 2020-12-15 21:27:20 +00:00
lunny closed this issue 2020-12-17 04:46:52 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/go-sdk#468
No description provided.