FarmBot/Farmbot-Web-App

View on GitHub
frontend/plants/add_plant.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { cropSearchResults } = this.props.designer;
    const { result, backgroundURL } =
      getCropHeaderProps({ cropSearchResults });
    const panelName = "add-plant";
Severity: Minor
Found in frontend/plants/add_plant.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status