WikiEducationFoundation/WikiEduDashboard

View on GitHub
app/assets/javascripts/components/alerts/campaign_alerts.jsx

Summary

Maintainability
A
1 hr
Test Coverage
C
75%

Function CampaignAlerts has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const CampaignAlerts = () => {
  const [defaultFilters] = useState([
    { value: 'ArticlesForDeletionAlert', label: 'Articles For Deletion' },
    { value: 'DiscretionarySanctionsEditAlert', label: 'Discretionary Sanctions' }
  ]);
Severity: Minor
Found in app/assets/javascripts/components/alerts/campaign_alerts.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status