GladysProject/Gladys

View on GitHub
front/src/routes/scene/edit-scene/actions/UserPresence.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render(props, { selectedOption, userOptions, houseOptions, selectedHouseOption }) {
    return (
      <div>
        <p>
          {props.action.type === ACTIONS.USER.SET_SEEN_AT_HOME && (
Severity: Minor
Found in front/src/routes/scene/edit-scene/actions/UserPresence.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status