Showing 9,144 of 9,144 total issues
Avoid too many return
statements within this function. Open
Open
return callback(null, profile, false);
Avoid too many return
statements within this function. Open
Open
return {
messages: messages || [],
firstUnread,
unreadNotLoaded,
};
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return callback(e instanceof Error ? e : String(e), null, false);
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return callback(new Error(statusValidateObj.message), null, false);
Avoid too many return
statements within this function. Open
Open
return user;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return discussion.add(room);
Avoid too many return
statements within this function. Open
Open
return (
(roomType === 'd' ||
(!disableAllMessageNotifications && (hasMentionToAll || hasMentionToHere)) ||
isHighlighted ||
desktopNotifications === 'all' ||
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return team.add(room);
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 true;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return { name: 'at' };