Skip to content

Bump puma from 6.6.0 to 7.0.1 #46

Bump puma from 6.6.0 to 7.0.1

Bump puma from 6.6.0 to 7.0.1 #46

Triggered via pull request September 8, 2025 08:53
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
scan_ruby
Process completed with exit code 5.
lint: app/controllers/messages_controller.rb#L45
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/messages_controller.rb#L45
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/groups_controller.rb#L68
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
lint: app/controllers/groups_controller.rb#L64
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/groups_controller.rb#L16
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/groups_controller.rb#L16
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/groups_controller.rb#L16
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
lint: app/controllers/groups_controller.rb#L16
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
lint: app/controllers/concerns/authentication.rb#L40
Layout/TrailingEmptyLines: Final newline missing.
lint: app/controllers/concerns/authentication.rb#L38
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test
Process completed with exit code 1.