Showing 1,820 of 4,015 total issues
Avoid too many return
statements within this function. Open
Open
return {newPassword: 'Sorry, you cannot use an insecure password.'};
Avoid too many return
statements within this function. Open
Open
return {newPassword: 'Sorry, you cannot use an insecure password.'};
Avoid too many return
statements within this function. Open
Open
return '';
Avoid too many return
statements within this function. Open
Open
return {newPassword: 'Sorry, you cannot use an insecure password.'};
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return text;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return {newPassword: 'Sorry, you cannot use an insecure password.'};
Avoid too many return
statements within this function. Open
Open
return `${interval}m`;
Avoid too many return
statements within this function. Open
Open
return {save: url, display: url};
Avoid too many return
statements within this function. Open
Open
return {save: url, display: url};
Avoid too many return
statements within this function. Open
Open
return `Just now`;
Avoid too many return
statements within this function. Open
Open
return t('{{amount}} months ago', {amount: Math.floor(diff)});
Avoid too many return
statements within this function. Open
Open
return t(`One year ago`);
Avoid too many return
statements within this function. Open
Open
return `${seconds}s`;
Avoid too many return
statements within this function. Open
Open
return t(`One month ago`);
Avoid too many return
statements within this function. Open
Open
return {save: url, display: url};
Avoid too many return
statements within this function. Open
Open
return {save: url, display: displayFromBase(url, baseUrl)};
Avoid too many return
statements within this function. Open
Open
return t('{{amount}} days ago', {amount: Math.floor(diff)});
Avoid too many return
statements within this function. Open
Open
return {save: url, display: url};