feathersjs/feathers-redux

View on GitHub
example/client/App.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const { getServicesStatus, reduxState: { messages: messagesState } } = this.props;
    
    return (
      <div className="App">
Severity: Major
Found in example/client/App.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status