build(deps): bump solid_cache from 1.0.6 to 1.0.7 #40
Annotations
11 errors
lint:
Gemfile#L59
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L60
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L77
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L77
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L79
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L82
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Guardfile#L29
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
lint:
Guardfile#L33
Style/PercentLiteralDelimiters: `%w`-literals should be delimited by `[` and `]`.
|
lint:
app/controllers/application_controller.rb#L18
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L18
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
test
Process completed with exit code 1.
|