Skip to content

Conversation

eliblock
Copy link
Owner

Remove the details field from all annotations. In certain conditions, including this field (which was filled with a marshalled JSON string) appears to be causing a validation error in posting an initial check creation to GitHub. In the reproduced error cases, the post body remained valid JSON, but nonetheless removing the details field resolved the validation issue.

Remove the `details` field from all annotations. In certain conditions,
including this field (which was filled with a marshalled JSON string)
appears to be causing a validation error in posting an initial check
creation to GitHub. In the reproduced error cases, the post body
remained valid JSON, but nonetheless removing the `details` field
resolved the validation issue.
@eliblock eliblock changed the title remove details from annotation remove details from annotation 🖍️ Oct 17, 2023
@eliblock eliblock merged commit ae47a17 into main Oct 17, 2023
@eliblock eliblock deleted the remove-raw-details branch October 17, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant