rugby-board/rugby-board-node

View on GitHub
client/components/RecommendNews.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    let adjacent = '';
    let related = '';
    const curList = {};
    curList[this.state.id] = 1;
Severity: Major
Found in client/components/RecommendNews.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status