Bump aws-sdk-s3 from 1.160.0 to 1.161.0 #20
Annotations
12 errors
lint:
app/controllers/api/event_controller.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/event_controller.rb#L124
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/event_controller.rb#L124
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/profile_controller.rb#L53
Layout/SpaceAfterComma: Space missing after comma.
|
lint:
app/controllers/api/profile_controller.rb#L53
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/profile_controller.rb#L76
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/recurring_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
|
lint:
app/controllers/api/recurring_controller.rb#L64
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body end.
|
lint:
app/controllers/api/recurring_controller.rb#L84
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/recurring_controller.rb#L85
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
scan_ruby
Process completed with exit code 3.
|
test
Process completed with exit code 1.
|