Showing 646 of 1,897 total issues
Avoid too many return
statements within this function. Open
Open
return SemverResult.EQUAL;
Avoid too many return
statements within this function. Open
Open
return { status: "DELETE", kind: kind, id }; // 'null' body means delete.
Avoid too many return
statements within this function. Open
Open
return SemverResult.LEFT_IS_GREATER;
Avoid too many return
statements within this function. Open
Open
return "yellow";
Avoid too many return
statements within this function. Open
Open
return "green";
Avoid too many return
statements within this function. Open
Open
return SemverResult.RIGHT_IS_GREATER;
Avoid too many return
statements within this function. Open
Open
return compact(panelMatches)[0];
Avoid too many return
statements within this function. Open
Open
return botToMqttLastSeen;
Avoid too many return
statements within this function. Open
Open
return formatTool(findToolById(resources, tool_id), toolSlot);
Avoid too many return
statements within this function. Open
Open
return "";
Avoid too many return
statements within this function. Open
Open
return 0;
Avoid too many return
statements within this function. Open
Open
return t("Add new");
Avoid too many return
statements within this function. Open
Open
return {
label: `${group.body.name} (${count})`,
value
};
Avoid too many return
statements within this function. Open
Open
return t("Axis is already at minimum position");
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return formatPoint(pointer);
Avoid too many return
statements within this function. Open
Open
return t("Stall detection is disabled for one or more axes.");
Avoid too many return
statements within this function. Open
Open
return "";
Avoid too many return
statements within this function. Open
Open
return state;
Avoid too many return
statements within this function. Open
Open
return <div className={"os-download-wizard"}>
<p className={"os-download-wizard-note"}>
{`${t("You have a FarmBot")} ${this.state.model} ${this.state.version}`}
</p>
<DownloadLink {...(DOWNLOADS()[this.state.model][