Skip to content

[#8090] Upgrade to Rails 7.1 #3475

[#8090] Upgrade to Rails 7.1

[#8090] Upgrade to Rails 7.1 #3475

Triggered via pull request January 13, 2025 12:08
@gbpgbp
synchronize #8515
8090-rails-7.1
Status Success
Total duration 1m 3s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: app/models/notification.rb#L25
[rubocop] reported by reviewdog 🐶 Do not use space inside array brackets. Raw Output: app/models/notification.rb:25:21: C: Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
build: app/models/notification.rb#L25
[rubocop] reported by reviewdog 🐶 Do not use space inside array brackets. Raw Output: app/models/notification.rb:25:38: C: Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
build: config/environments/production.rb#L51
[rubocop] reported by reviewdog 🐶 Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains) Raw Output: config/environments/production.rb:51:5: C: Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)
build: config/environments/production.rb#L52
[rubocop] reported by reviewdog 🐶 Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains) Raw Output: config/environments/production.rb:52:5: C: Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)