18F/cg-dashboard

View on GitHub
static_src/components/route_form.jsx

Summary

Maintainability
B
4 hrs
Test Coverage

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

  render() {
    const route = this.props.route;
    const domains = this.props.domains;
    const routeLimit = this.props.routeLimit;
    let limit;
Severity: Major
Found in static_src/components/route_form.jsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status