Skip to content

updateCheckRun mutation fails arbitrarily #24486

Discussion options

You must be logged in to vote

Hey @that-pat,

I was able to figure this out – this was failing for queries which have particularly high number of annotations. Apparently, the number of annotations must not be more than 50 in one query. The GraphQL API fails silently in such case without throwing any errors, and just returns null, as I mentioned. The REST API however shows the error properly, which is how I was able to debug this.

It would be great it the v4 documentation mentions this as well.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants