change name of repo #1
Annotations
12 errors
scan_js
Process completed with exit code 127.
|
lint:
app/controllers/posts_controller.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/posts_controller.rb#L18
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/posts_controller.rb#L26
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/posts_controller.rb#L33
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
config/initializers/content_security_policy.rb#L13
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 4).
|
lint:
config/initializers/content_security_policy.rb#L14
Layout/CommentIndentation: Incorrect indentation detected (column 4 instead of 0).
|
lint:
config/initializers/content_security_policy.rb#L15
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 4).
|
lint:
config/initializers/content_security_policy.rb#L17
Layout/CommentIndentation: Incorrect indentation detected (column 4 instead of 0).
|
lint:
config/initializers/content_security_policy.rb#L20
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 4).
|
lint:
config/initializers/content_security_policy.rb#L21
Layout/CommentIndentation: Incorrect indentation detected (column 4 instead of 0).
|
test
Process completed with exit code 1.
|