SumOfUs/Champaign

View on GitHub
app/javascript/plugins/email_pension/SuggestFund.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const errorMessage = this.state.newPensionFundNameError ? (
      <FormattedMessage
        id="email_tool.form.errors.suggest_fund"
        defaultMessage="Name of pension fund can't be blank"
Severity: Major
Found in app/javascript/plugins/email_pension/SuggestFund.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status