Skip to content

Bump aws-sdk-s3 from 1.159.0 to 1.165.0 #43

Bump aws-sdk-s3 from 1.159.0 to 1.165.0

Bump aws-sdk-s3 from 1.159.0 to 1.165.0 #43

Triggered via pull request September 24, 2024 05:03
Status Failure
Total duration 1m 10s
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.