exercism/website

View on GitHub
app/jobs/process_github_sponsor_update_job.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

  def perform(action, gh_username, node_id, is_one_time, monthly_price_in_cents)
Severity: Minor
Found in app/jobs/process_github_sponsor_update_job.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status