Showing 1,033 of 1,033 total issues
Avoid too many return
statements within this function. Open
Open
return next(error);
Avoid too many return
statements within this function. Open
Open
return next(conflictError);
Avoid too many return
statements within this function. Open
Open
return res.send(targetTemplate({
markup,
props: escapeProps(props),
script: '/js/entity-editor.js',
title: `Merge ${mergingFetchedEntities.length} ${_.startCase(entityType)}s`
Avoid too many return
statements within this function. Open
Open
return getTypeCreation(new PublisherRevision(), 'publisher_revision', editorId);
Avoid too many return
statements within this function. Open
Open
return getEntityVisits(orm, editorId);
Avoid too many return
statements within this function. Open
Open
return getTypeCreation(new SeriesRevision(), 'series_revision', editorId);
Avoid too many return
statements within this function. Open
Open
return next();
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return next();
Avoid too many return
statements within this function. Open
Open
return 0;
Avoid too many return
statements within this function. Open
Open
return res.redirect(req.headers.referer);
Avoid too many return
statements within this function. Open
Open
return state;
Avoid too many return
statements within this function. Open
Open
return getConsecutiveDaysWithEdits(orm, editorId, 29);
Avoid too many return
statements within this function. Open
Open
return getTypeCreation(new WorkRevision(), 'work_revision', editorId);
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return out.rowCount;
Avoid too many return
statements within this function. Open
Open
return getConsecutiveDaysWithEdits(orm, editorId, 6);
Avoid too many return
statements within this function. Open
Open
return 'Unnamed';