Skip to content

feat: relationship many to many #2

feat: relationship many to many

feat: relationship many to many #2

Triggered via push September 14, 2024 01:14
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.