Skip to content

Bump aws-sdk-s3 from 1.159.0 to 1.170.1 #56

Bump aws-sdk-s3 from 1.159.0 to 1.170.1

Bump aws-sdk-s3 from 1.159.0 to 1.170.1 #56

Triggered via pull request November 12, 2024 05:00
Status Failure
Total duration 1m 49s
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.