Skip to content

don't send spammy mentions #1

don't send spammy mentions

don't send spammy mentions #1

Triggered via push March 18, 2024 00:14
Status Failure
Total duration 3m 27s
Artifacts

lint-ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: app/models/status.rb#L418
Naming/PredicateName: Rename has_non_mention_links? to non_mention_links?. (https://rubystyle.guide#bool-methods-qmark)
lint: app/services/fan_out_on_write_service.rb#L74
[Correctable] Style/NumericPredicate: Use @account.followers.local.count.zero? instead of @account.followers.local.count == 0. (https://rubystyle.guide#predicate-methods)
lint: config/environments/production.rb#L158
[Correctable] Layout/SpaceBeforeComma: Space found before comma.
lint: lib/mastodon/redis_config.rb#L29
[Correctable] Layout/SpaceAroundOperators: Operator = should be surrounded by a single space. (https://rubystyle.guide#spaces-operators)
lint
Process completed with exit code 1.