Skip to content

add search event title #50

add search event title

add search event title #50

Triggered via push October 10, 2024 08:53
Status Failure
Total duration 1m 17s
Billable time 4m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: Gemfile#L92
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
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#L126
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L126
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L281
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
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#L284
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L284
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/api/event_controller.rb#L287
Style/ParenthesesAroundCondition: Don't use parentheses around the condition of an `if`.
scan_ruby
Process completed with exit code 3.
test
Process completed with exit code 1.