department-of-veterans-affairs/vets-website

View on GitHub
src/applications/edu-benefits/1995/pages/guardianInformation.jsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function guardianInformation has 112 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function guardianInformation(schema, options) {
  // Use the defaults as necessary, but override with the options given
  const { fields, required } = {
    ...defaults(),
    ...options,
Severity: Major
Found in src/applications/edu-benefits/1995/pages/guardianInformation.jsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status