Showing 4,177 of 14,709 total issues
Avoid too many return
statements within this function. Open
Open
return <Down {...this.props} appType={appType} headerLevel={2} />;
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;
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;
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;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return children;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return a.attributes.recipientName.localeCompare(
b.attributes.recipientName,
);
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return 0;
Avoid too many return
statements within this function. Open
Open
return 'a moment';
Avoid too many return
statements within this function. Open
Open
return a.attributes.senderName.localeCompare(b.attributes.senderName);
Avoid too many return
statements within this function. Open
Open
return (
<div
itemProp="steps"
itemScope
itemType="http://schema.org/HowToSection"
Avoid too many return
statements within this function. Open
Open
return b.attributes.senderName.localeCompare(a.attributes.senderName);