You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using PR Reviews, reviewdog creates a "PR Review" without a comment. If it adds one of those, to flag linting issues, then that breaks this action. Even if all the reviewdog issues are fixed, this check will always crash for those PRs
The error shown in logs is simply 'Error: HttpError: Unprocessable Entity: "Could not edit a review with a missing body."'
reviewdog actions have no option to add text to their reviews
The text was updated successfully, but these errors were encountered:
When using PR Reviews, reviewdog creates a "PR Review" without a comment. If it adds one of those, to flag linting issues, then that breaks this action. Even if all the reviewdog issues are fixed, this check will always crash for those PRs
The error shown in logs is simply 'Error: HttpError: Unprocessable Entity: "Could not edit a review with a missing body."'
reviewdog actions have no option to add text to their reviews
The text was updated successfully, but these errors were encountered: