Skip to content

committing all ugly with a bunch of logger calls in the middle but we… #152

committing all ugly with a bunch of logger calls in the middle but we…

committing all ugly with a bunch of logger calls in the middle but we… #152

Triggered via push May 8, 2024 09:00
Status Failure
Total duration 1m 33s
Artifacts

lint-ruby.yml

on: push
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.