Bump puma from 6.4.2 to 6.4.3 #47
Annotations
11 errors
scan_ruby
Process completed with exit code 5.
|
lint:
Gemfile#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L59
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
app/controllers/events_controller.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
|
lint:
app/controllers/events_controller.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`.
|
lint:
app/controllers/events_controller.rb#L31
Layout/SpaceInsideParens: Space inside parentheses detected.
|
lint:
app/controllers/events_controller.rb#L31
Layout/SpaceInsideParens: Space inside parentheses detected.
|
lint:
app/controllers/events_controller.rb#L33
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/events_controller.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/events_controller.rb#L60
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|