Bump view_component from 3.17.0 to 3.19.0 #8
Annotations
13 errors
scan_ruby
Process completed with exit code 5.
|
scan_js
Process completed with exit code 1.
|
lint:
Gemfile#L52
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L71
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L71
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L72
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/concerns/cloudfrontable.rb#L12
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
lint:
app/controllers/concerns/cloudfrontable.rb#L13
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/concerns/cloudfrontable.rb#L37
Layout/IndentationStyle: Tab detected in indentation.
|
lint:
app/controllers/concerns/cloudfrontable.rb#L38
Layout/IndentationStyle: Tab detected in indentation.
|
lint:
app/controllers/concerns/cloudfrontable.rb#L38
Layout/CommentIndentation: Incorrect indentation detected (column 1 instead of 2).
|
lint:
app/controllers/concerns/cloudfrontable.rb#L46
Layout/TrailingEmptyLines: Final newline missing.
|
test
Process completed with exit code 1.
|