reviewdog / action-rubocop

Run rubocop with reviewdog 🐶
MIT License
115 stars 75 forks source link

Avoid nil pointer exception with correctable offense without corrector #76

Closed bpaquet closed 2 years ago

bpaquet commented 2 years ago

This can happen when the offense is in rubocop cache or in parallel mode.

This is probably a bug in rubocop, but missing a correction is better than crashing :)

github-actions[bot] commented 2 years ago

🚀 [bumpr] Bumped! New version:v2.3.1 Changes:v2.3.0...v2.3.1

review-dog commented 2 years ago

Hi, @bpaquet! We merged your PR to reviewdog! 🐶 Thank you for your contribution! ✨

We just invited you to join the @reviewdog organization on GitHub. Accept the invite by visiting https://github.com/orgs/reviewdog/invitation. By joining the team, you'll be a part of reviewdog community and can help the maintenance of reviewdog.

Thanks again!