department-of-veterans-affairs/vets-website

View on GitHub
src/applications/check-in/day-of/pages/Landing.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function Landing has 92 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Landing = props => {
  const { location, router } = props;
  const { jumpToPage } = useFormRouting(router);
  const { t } = useTranslation();

Severity: Major
Found in src/applications/check-in/day-of/pages/Landing.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status