department-of-veterans-affairs/vets-website

View on GitHub
src/applications/edu-benefits/pages/contactInformation.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function createContactInformationPage has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function createContactInformationPage(
  schema,
  addressField = 'veteranAddress',
) {
  const { homePhone, mobilePhone } = schema.properties;
Severity: Major
Found in src/applications/edu-benefits/pages/contactInformation.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status