streetmix/streetmix

View on GitHub
client/src/app/mode.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function processMode has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function processMode () {
  setServerContacted(true)

  switch (mode) {
    case MODES.ERROR:
Severity: Major
Found in client/src/app/mode.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status