Bump brakeman from 6.2.1 to 6.2.2 #3
Annotations
12 errors
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.
|