Showing 5,781 of 10,536 total issues
Avoid too many return
statements within this function. Open
Open
return orderBy(state, sortBy, order);
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return "Error in step 3.2 virtual meter worker " + str(e) + " for '" + virtual_meter['name'] + "'"
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return state.filter(item => item.id !== id);
Avoid too many return
statements within this function. Open
Open
return state;
Avoid too many return
statements within this function. Open
Open
return state.map(item => (item.id === id ? payload : item));
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return
Avoid too many return
statements within this function. Open
Open
return "variable point type should not be DIGITAL_VALUE " + " for '" + virtual_point['name'] + "'"
Avoid too many return
statements within this function. Open
Open
return error_string
Avoid too many return
statements within this function. Open
Open
return "variable point type should not be None " + " for '" + virtual_point['name'] + "'"