When running reviewdog/action-rubocop action, the suggestion for Rails/RedundantActiveRecordAllMethod that appears in the pull request review is incorrect.
Expected behavior
๐ [rubocop] <Rails/RedundantActiveRecordAllMethod> reported by reviewdog :dog: Redundant all detected.
When running reviewdog/action-rubocop action, the suggestion for
Rails/RedundantActiveRecordAllMethod
that appears in the pull request review is incorrect.Expected behavior
๐ [rubocop] <Rails/RedundantActiveRecordAllMethod> reported by reviewdog :dog:
Redundant
all
detected.Actual behavior
https://github.com/massongit/action-rubocop/pull/2#discussion_r1493670936
Steps to reproduce the problem
Example: https://github.com/massongit/action-rubocop/pull/2
I run reviewdog/action-rubocop action with the following conditions:
rubocop-rails
github-pr-review
RuboCop version
https://github.com/massongit/action-rubocop/actions/runs/7947724505/job/21696894186?pr=2