Showing 2,441 of 6,157 total issues
Avoid too many return
statements within this function. Open
Open
return self._get_data_response(
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
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return [
x,
x
.split('_')
.map(e => e[0].toUpperCase() + e.slice(1))
Avoid too many return
statements within this function. Open
Open
return self._run_async(json_body, command)
Avoid too many return
statements within this function. Open
Open
return [false, value.toString()];
Avoid too many return
statements within this function. Open
Open
return Response(
Avoid too many return
statements within this function. Open
Open
return name;
Avoid too many return
statements within this function. Open
Open
return Math.sqrt(num / Math.PI) * METER_TO_MILE;
Avoid too many return
statements within this function. Open
Open
return formatter(isAreaExpand ? 1 : totalStackedValues[dataIndex]);
Avoid too many return
statements within this function. Open
Open
return Math.sqrt(num / Math.PI) * 1000;
Avoid too many return
statements within this function. Open
Open
return null;
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 'Custom';
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return resultResp
.slice(0, queryCount)
.map((result, idx) => (
<SingleQueryResultPane
data={result.data}
Avoid too many return
statements within this function. Open
Open
return 'Advanced';