Skip to content

tests: adding tests for user controller #7

tests: adding tests for user controller

tests: adding tests for user controller #7

Triggered via push September 14, 2024 15:11
Status Failure
Total duration 30s
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#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L44
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L44
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L47
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L51
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L52
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/authentication_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/authentication_controller.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/authentication_controller.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test
Process completed with exit code 1.