Skip to content

Refactor queries by splitting them into modules #10

Refactor queries by splitting them into modules

Refactor queries by splitting them into modules #10

Triggered via push January 2, 2026 11:22
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: app/controllers/tracker_controller.rb#L23
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/tracker_controller.rb#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/tracker_controller.rb#L17
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/tracker_controller.rb#L6
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/tracker_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/tracker_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/graphql_controller.rb#L65
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/graphql_controller.rb#L65
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/graphql_controller.rb#L38
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/graphql_controller.rb#L28
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.