department-of-veterans-affairs/vets-website

View on GitHub
src/applications/edu-benefits/0994/containers/ConfirmationPage.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { form } = this.props;
    const { submission, formId } = form;

    const appliedForVaEducationBenefits = _.get(
Severity: Minor
Found in src/applications/edu-benefits/0994/containers/ConfirmationPage.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status