Skip to content

add session controller #11

add session controller

add session controller #11

Triggered via push September 7, 2024 06:37
Status Failure
Total duration 1m 7s
Billable time 3m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: app/controllers/api/event_controller.rb#L37
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/makrer_controller.rb#L42
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/profile_controller.rb#L53
Layout/SpaceAfterComma: Space missing after comma.
lint: app/controllers/api/profile_controller.rb#L53
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/profile_controller.rb#L76
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/service_controller.rb#L48
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/service_controller.rb#L48
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/service_controller.rb#L64
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
lint: app/controllers/api/voucher_controller.rb#L2
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
lint: app/controllers/api/voucher_controller.rb#L30
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
scan_ruby
Process completed with exit code 3.
test
Process completed with exit code 1.