glitch-soc/mastodon

View on GitHub
app/workers/activitypub/migrated_follow_delivery_worker.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method perform has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def perform(json, source_account_id, inbox_url, old_target_account_id, options = {})
Severity: Minor
Found in app/workers/activitypub/migrated_follow_delivery_worker.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status