department-of-veterans-affairs/vets-website

View on GitHub
src/applications/check-in/travel-claim/pages/travel-intro/index.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function TravelIntro has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const TravelIntro = props => {
  const { router } = props;
  const { t } = useTranslation();

  const { goToNextPage } = useFormRouting(router);
Severity: Major
Found in src/applications/check-in/travel-claim/pages/travel-intro/index.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status