GladysProject/Gladys

View on GitHub
front/src/routes/scene/edit-scene/triggers/DeviceFeatureState.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render(props, { selectedDeviceFeature }) {
    let binaryDevice = false;
    let presenceDevice = false;
    let buttonClickDevice = false;

Severity: Minor
Found in front/src/routes/scene/edit-scene/triggers/DeviceFeatureState.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status