feat: relationship many to many #2
Annotations
12 errors
scan_js
Process completed with exit code 127.
|
lint:
Gemfile#L42
Layout/TrailingEmptyLines: 2 trailing blank lines detected.
|
lint:
app/controllers/api/office_users_controller.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/office_users_controller.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/office_users_controller.rb#L5
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/api/office_users_controller.rb#L9
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/office_users_controller.rb#L9
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/office_users_controller.rb#L16
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/office_users_controller.rb#L16
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/api/offices_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/api/offices_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
test
Process completed with exit code 1.
|