Skip to content

Potential fix for pull request finding

babdc34
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[#71630] POC: leverage friendly_id :history for persistent project identifier URIs #22295

Potential fix for pull request finding
babdc34
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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.