Showing 4,177 of 14,709 total issues
Avoid too many return
statements within this function. Open
Open
return 'Results';
Avoid too many return
statements within this function. Open
Open
return [];
Avoid too many return
statements within this function. Open
Open
return 0;
Avoid too many return
statements within this function. Open
Open
return benefitsServices.All;
Avoid too many return
statements within this function. Open
Open
return healthServices.All;
Avoid too many return
statements within this function. Open
Open
return operatingHours;
Avoid too many return
statements within this function. Open
Open
return specialtyMap && specialtyMap[rawServiceType];
Avoid too many return
statements within this function. Open
Open
return (
<div className="vads-u-margin-bottom--4">
<h4 className="highlight">Appointments</h4>
<p>
Current as of{' '}
Avoid too many return
statements within this function. Open
Open
return (
<UnderReviewChapter1606
claimantName={claimantName}
confirmationDate={confirmationDate}
confirmationError={confirmationError}
Avoid too many return
statements within this function. Open
Open
return prefillTransformerV1(pages, formData, metadata, state);
Avoid too many return
statements within this function. Open
Open
return benefitsServices[rawServiceType];
Avoid too many return
statements within this function. Open
Open
return (
<LoadingIndicator
className="meb-confirmation-page meb-confirmation-page_loading vads-u-margin-bottom--6"
message="Loading your results"
/>
Avoid too many return
statements within this function. Open
Open
return operatingHours;
Avoid too many return
statements within this function. Open
Open
return <SearchResultMessage searchStarted={currentQuery.searchStarted} />;
Avoid too many return
statements within this function. Open
Open
return healthServices[rawServiceType];
Avoid too many return
statements within this function. Open
Open
return rawServiceType;
Avoid too many return
statements within this function. Open
Open
return (
<ITFBanner
status={status}
currentExpDate={currentExpDate}
router={router}
Avoid too many return
statements within this function. Open
Open
return (
<ITFBanner status="error" router={router}>
{children}
</ITFBanner>
);
Avoid too many return
statements within this function. Open
Open
return showLoading(
'Submitting a new Intent to File...',
'submitting a new intent to file',
);
Avoid too many return
statements within this function. Open
Open
return false;