department-of-veterans-affairs/vets-website

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

Summary

Maintainability
A
1 hr
Test Coverage

Function createDirectDepositChangePage has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function createDirectDepositChangePage(schema) {
  const { bankAccountChange, bankAccount } = schema.definitions;
  return {
    title: 'Direct deposit',
    path: 'personal-information/direct-deposit',
Severity: Minor
Found in src/applications/edu-benefits/pages/directDepositChange.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status