18F/e-QIP-prototype

View on GitHub
src/components/Form/ForeignBornDocuments/ForeignBornDocuments.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { requireExpirationDate } = this.props
    return (
      <div className="foreign-born-documents">
        <Field
Severity: Major
Found in src/components/Form/ForeignBornDocuments/ForeignBornDocuments.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status