FarmBot/Farmbot-Web-App

View on GitHub
frontend/farm_designer/map/layers/farmbot/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function VirtualFarmBot has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function VirtualFarmBot(props: VirtualFarmBotProps) {
  const {
    mapTransformProps, plantAreaOffset, peripheralValues, eStopStatus,
    getConfigValue,
  } = props;
Severity: Minor
Found in frontend/farm_designer/map/layers/farmbot/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status