My project contains numerous TypeScript mistakes, and it fails because the PR body length exceeds the allowable limit.
2023-05-25T15:40:15.8915435Z ##[group]Creating comment
2023-05-25T15:40:15.8915658Z comment body obtained
2023-05-25T15:40:15.8916061Z Error creating comment: Validation Failed: {"resource":"IssueComment","code":"unprocessable","field":"data","message":"Body is too long (maximum is 65536 characters)"}
2023-05-25T15:40:15.8916826Z Submitting a PR review comment instead...
2023-05-25T15:40:15.8917181Z Error creating PR review Unprocessable Entity: "Body is too long (maximum is 65536 characters)"
2023-05-25T15:40:15.8917482Z comment created
Any suggestions?
My project contains numerous TypeScript mistakes, and it fails because the PR body length exceeds the allowable limit.
Any suggestions?