Showing 4,177 of 14,709 total issues
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 (
<ITFBanner
status={status}
currentExpDate={currentExpDate}
router={router}
Avoid too many return
statements within this function. Open
Open
return questionLabels[key][ans];
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return {
...state,
institutionQuery,
institutions,
pagesCount,
Avoid too many return
statements within this function. Open
Open
return `the ${abbr}. If you’ve applied before, you must re-apply to the ${abbr} for reconsideration.`;
Avoid too many return
statements within this function. Open
Open
return state;
Avoid too many return
statements within this function. Open
Open
return boardObj;
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return boardObj;
Avoid too many return
statements within this function. Open
Open
return `the ${abbr} for the ${serviceBranch}. This is because the Board handles all cases from 15 or more years ago.`;
Avoid too many return
statements within this function. Open
Open
return initialState;
Avoid too many return
statements within this function. Open
Open
return answer;
Avoid too many return
statements within this function. Open
Open
return '';
Avoid too many return
statements within this function. Open
Open
return answer;
Avoid too many return
statements within this function. Open
Open
return {
...state,
searchInputValue: action.searchInputValue,
};
Avoid too many return
statements within this function. Open
Open
return `the ${abbr} for the ${serviceBranch}. This is because your discharge was the result of a general court-martial.`;
Avoid too many return
statements within this function. Open
Open
return { ...state };