18F/e-QIP-prototype

View on GitHub
src/components/Section/Foreign/Contacts/ForeignNational.jsx

Summary

Maintainability
D
1 day
Test Coverage

Function render has 569 lines of code (exceeds 255 allowed). Consider refactoring.
Open

  render() {
    const foreignContactMinDate = pickDate([this.props.applicantBirthdate, this.props.Birthdate])
    return (
      <div className="foreign-national">
        <Field
Severity: Major
Found in src/components/Section/Foreign/Contacts/ForeignNational.jsx - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status