department-of-veterans-affairs/vets-website

View on GitHub
src/applications/ezr/components/FormAlerts/FinancialStatusWarning.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function FinancialStatusWarning has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const FinancialStatusWarning = () => {
  const THIS_YEAR = LAST_YEAR + 1;
  const NEXT_YEAR = THIS_YEAR + 1;
  return (
    <va-alert

    There are no issues that match your filters.

    Category
    Status