Showing 1,111 of 1,370 total issues
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 {};
Avoid too many return
statements within this function. Open
Open
return {
...state,
...hydrateDashboardStateAction.dashboardState
};
Avoid too many return
statements within this function. Open
Open
return this.revision > other.revision;
Avoid too many return
statements within this function. Open
Open
return state;
Avoid too many return
statements within this function. Open
Open
return {
...state,
themeKey: setThemeAction.theme ? setThemeAction.theme.key : null
};
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 this.prerelease > other.prerelease;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return value;
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 `${duration.asSeconds().toPrecision(2)} msec`;
Avoid too many return
statements within this function. Open
Open
return this.precisionIfUseful(mb) + ' MB';
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 'none';
Avoid too many return
statements within this function. Open
Open
return 0;