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
It seems like the individual actions are fine, but the reviewdog binary itself doesn't return the right exit code in the case where it doesn't write to the Github API even though there are errors. This seems to be the issue folks are encountering here: reviewdog/reviewdog#907
Without making the changes to reviewdog I think we can just run the linters ourselves manually since we just want the exit code and don't need the PR comment reporting.
The reviewdog presubmits don't actually fail even though they're set to fail on error.
Seems it's an issues with the Github actions that's been around a while? reviewdog/reviewdog#907
The text was updated successfully, but these errors were encountered: