department-of-veterans-affairs/vets-website

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    const { submission, data } = this.props.form;
    const { response } = submission;
    const name = data.claimantFullName;

Severity: Major
Found in src/applications/edu-benefits/0993/containers/ConfirmationPage.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status