victorpopkov/universal-redux

View on GitHub
src/app/App.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function componentDidMount has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  componentDidMount() {
    this.latestDevRevision = null;
    this.latestDevVersion = null;
    this.latestStableRevision = null;
    this.latestStableVersion = null;
Severity: Minor
Found in src/app/App.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status