Skip to content

Bump imagekitio from 3.0.0 to 3.1.0 #37

Bump imagekitio from 3.0.0 to 3.1.0

Bump imagekitio from 3.0.0 to 3.1.0 #37

Triggered via pull request September 9, 2024 04:44
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
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.
scan_ruby
Process completed with exit code 5.
test
Process completed with exit code 1.