FarmBot/Farmbot-Web-App

View on GitHub
frontend/farm_designer/map/layers/images/image_layer.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const {
      visible, images, mapTransformProps, cameraCalibrationData,
      getConfigValue,
    } = this.props;
Severity: Minor
Found in frontend/farm_designer/map/layers/images/image_layer.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status