FarmBot/Farmbot-Web-App

View on GitHub
frontend/farmware/panel/info.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const farmware = this.props.farmwares[this.current || ""];
    const panelName = "designer-farmware-info";
    return <DesignerPanel panelName={panelName} panel={Panel.Farmware}>
      <DesignerPanelHeader
Severity: Minor
Found in frontend/farmware/panel/info.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status