Showing 9,144 of 9,144 total issues
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 (a as Uint8Array).length - (b as Uint8Array).length;
Avoid too many return
statements within this function. Open
Open
return (a as Uint8Array)[i] < (b as Uint8Array)[i] ? -1 : 1;
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 s;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return compileValueOperatorsSelector(valueSelector);
Avoid too many return
statements within this function. Open
Open
return this.markAsRead();
Avoid too many return
statements within this function. Open
Open
return BSONType.JavaScript;
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 showOmnichannel && omnichannel.add(room);
Avoid too many return
statements within this function. Open
Open
return BSONType.Object;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return deleteAllowed && onTimeForDelete;
Avoid too many return
statements within this function. Open
Open
return false;