tests: for office users controller #8
Annotations
10 errors
Gemfile#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L44
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L44
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L47
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L51
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Gemfile#L52
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
app/controllers/api/authentication_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/authentication_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
app/controllers/api/authentication_controller.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
This job failed
Loading