neetshin/opelete

View on GitHub

Showing 2 of 2 total issues

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

  public render () {
    const { storage } = this.props;

    return (
      <div className='preference-category'>
Severity: Minor
Found in src/popup/components/GeneralSettings.tsx - About 1 hr to fix

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

      public render () {
        const { results } = this.state;
    
        return (
          <div className='opelete-section'>
    Severity: Minor
    Found in src/popup/components/OperatorManager.tsx - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language