Skip to content

Bump rails from 7.2.0 to 8.0.0 #55

Bump rails from 7.2.0 to 8.0.0

Bump rails from 7.2.0 to 8.0.0 #55

Triggered via pull request November 8, 2024 04:54
Status Failure
Total duration 1m 49s
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/mailers/event_mailer.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/mailers/event_mailer.rb#L4
Style/DefWithParentheses: Omit the parentheses in defs when the method doesn't accept any arguments.
lint: app/mailers/event_mailer.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/mailers/event_mailer.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/mailers/event_mailer.rb#L9
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
lint: app/mailers/event_mailer.rb#L9
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
lint: app/mailers/event_mailer.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/mailers/event_mailer.rb#L9
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
lint: app/mailers/event_mailer.rb#L9
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
lint: app/mailers/event_mailer.rb#L11
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
test
Process completed with exit code 1.