Skip to content

add group track api #23

add group track api

add group track api #23

Triggered via push September 12, 2024 11:25
Status Failure
Total duration 1m 5s
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#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/api/event_controller.rb#L124
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L124
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L272
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L272
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L283
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L283
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L286
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L286
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/profile_controller.rb#L50
Layout/SpaceAfterComma: Space missing after comma.
scan_ruby
Process completed with exit code 3.
test
Process completed with exit code 1.