FarmBot/Farmbot-Web-App

View on GitHub
frontend/photos/photo_filter_settings/index.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function PhotoFilterSettings has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const PhotoFilterSettings = (props: PhotoFilterSettingsProps) => {
  const { dispatch, flags } = props;
  const {
    alwaysHighlightImage, hideUnShownImages,
    showCalibrationImages, showDetectionImages, showHeightImages,
Severity: Major
Found in frontend/photos/photo_filter_settings/index.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status