Bump solid_cache from 1.0.6 to 1.0.7 #38
Annotations
12 errors
lint:
Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L45
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/static_pages_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/static_pages_controller.rb#L7
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/static_pages_controller.rb#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/static_pages_controller.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/helpers/application_helper.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
scan_ruby
Process completed with exit code 7.
|
test
Process completed with exit code 1.
|