philips-software/cogito

View on GitHub
workspaces/demo-app/src/app/Main.js

Summary

Maintainability
A
3 hrs
Test Coverage
B
81%

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

  render () {
    return (
      <WithStore
        selector={state => ({
          channelId: state.userData.channelId,
Severity: Major
Found in workspaces/demo-app/src/app/Main.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status