Skip to content

Fetch All Replies v2 - Service Edition #153

Fetch All Replies v2 - Service Edition

Fetch All Replies v2 - Service Edition #153

Triggered via pull request May 8, 2024 09:00
Status Failure
Total duration 1m 41s
Artifacts

lint-ruby.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: app/controllers/api/v1/statuses_controller.rb#L46
[Correctable] Layout/IndentationWidth: Use 2 (not 3) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
lint: app/controllers/api/v1/statuses_controller.rb#L48
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
lint: app/controllers/api/v1/statuses_controller.rb#L52
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
lint: app/services/activitypub/fetch_replies_service.rb#L18
[Correctable] Style/GlobalStdStream: Use $stdout instead of STDOUT. (https://rubystyle.guide#global-stdout)
lint: app/services/activitypub/fetch_replies_service.rb#L31
[Correctable] Style/GlobalStdStream: Use $stdout instead of STDOUT. (https://rubystyle.guide#global-stdout)
lint
Process completed with exit code 1.