18F/cg-dashboard

View on GitHub
static_src/actions/route_actions.js

Summary

Maintainability
A
2 hrs
Test Coverage

`` has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

export default {
  associateApp(routeGuid, appGuid) {
    AppDispatcher.handleViewAction({
      type: routeActionTypes.ROUTE_APP_ASSOCIATE,
      appGuid,
Severity: Minor
Found in static_src/actions/route_actions.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status