Bump kamal from 2.8.2 to 2.10.1 #43
Annotations
10 errors
|
lint:
config/routes.rb#L17
Layout/LeadingCommentSpace: Missing space after `#`.
|
|
lint:
config/routes.rb#L16
Layout/LeadingCommentSpace: Missing space after `#`.
|
|
lint:
config/routes.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/routes.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/mailers/survey_mailer.rb#L9
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/helpers/survey_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/helpers/survey_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/helpers/survey_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/survey_controller.rb#L28
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
|
lint:
app/controllers/survey_controller.rb#L11
Style/RedundantReturn: Redundant `return` detected.
|