18F/e-QIP-prototype

View on GitHub
src/components/Section/History/Employment/EmploymentItem.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    const { recordYears } = this.props
    const activity = (this.props.EmploymentActivity || {}).value
    const prefix = `history.employment.${this.localizeByActivity()}`.trim()

Severity: Major
Found in src/components/Section/History/Employment/EmploymentItem.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status