[#71630] POC: leverage friendly_id :history for persistent project identifier URIs #22295
GitHub Actions / rubocop
failed
Mar 18, 2026 in 1s
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (2)
app/controllers/application_controller.rb|286 col 1| Trailing whitespace detected.
app/controllers/users/invite_controller.rb|138 col 1| Trailing whitespace detected.
Filtered Findings (0)
Annotations
Check notice on line 286 in app/controllers/application_controller.rb
github-actions / rubocop
[rubocop] app/controllers/application_controller.rb#L286 <Layout/TrailingWhitespace>
Trailing whitespace detected.
Raw output
app/controllers/application_controller.rb:286:1: C: Layout/TrailingWhitespace: Trailing whitespace detected.
Check notice on line 138 in app/controllers/users/invite_controller.rb
github-actions / rubocop
[rubocop] app/controllers/users/invite_controller.rb#L138 <Layout/TrailingWhitespace>
Trailing whitespace detected.
Raw output
app/controllers/users/invite_controller.rb:138:1: C: Layout/TrailingWhitespace: Trailing whitespace detected.
Loading