18F/cg-dashboard

View on GitHub
static_src/components/space_container.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    // TODO add back in service instance lists
    if (this.state.loading) {
      return <Loading />;
    }
Severity: Major
Found in static_src/components/space_container.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status