serge-web/serge-web

View on GitHub
client/src/Views/GameDesignerInterface.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render () {
    const loading = this.props.dbLoading.loadingWargames
 
    if (loading) {
      return <Loader />
Severity: Major
Found in client/src/Views/GameDesignerInterface.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status