Skip to content

feat: add chat logic, add chat members logic #15

feat: add chat logic, add chat members logic

feat: add chat logic, add chat members logic #15

Triggered via pull request September 23, 2024 11:24
@kkkiikkkkkkiikkk
synchronize #5
feature/chats
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: Gemfile#L55
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/application_controller.rb#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/application_controller.rb#L13
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/application_controller.rb#L13
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/application_controller.rb#L14
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/application_controller.rb#L14
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/chat_members_controller.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/chat_members_controller.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/chat_members_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/chat_members_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
scan_ruby
Process completed with exit code 3.