rugby-board/rugby-board-node

View on GitHub
client/pages/SearchPage.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    return (
      <div className="columns">
        <div className="column">
          <Heading data={this.state.searchHeading} />
Severity: Major
Found in client/pages/SearchPage.jsx - About 2 hrs to fix

    Function constructor has 27 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      constructor(props) {
        super(props);
    
        const searchHeading = {
          id: 'news',
    Severity: Minor
    Found in client/pages/SearchPage.jsx - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status