yannickcr/eslint-plugin-react

View on GitHub

Showing 501 of 699 total issues

Avoid too many return statements within this function.
Open

      return null;
Severity: Major
Found in lib/rules/jsx-no-constructed-context-values.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

              return true;
    Severity: Major
    Found in lib/util/jsx.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return {};
      Severity: Major
      Found in lib/util/propTypes.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

          return unwrappedObjectNode.name === 'props' && !ast.isAssignmentLHS(node);
        Severity: Major
        Found in lib/util/usedPropTypes.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                    return undefined;
          Severity: Major
          Found in lib/util/Components.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return node;
            Severity: Major
            Found in lib/util/Components.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return false;
              Severity: Major
              Found in lib/util/jsx.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                            return node;
                Severity: Major
                Found in lib/util/Components.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                            return undefined;
                  Severity: Major
                  Found in lib/util/Components.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                            return true;
                    Severity: Major
                    Found in lib/rules/jsx-no-target-blank.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                            return -1;
                      Severity: Major
                      Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                    return memo;
                        Severity: Major
                        Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                return 1;
                          Severity: Major
                          Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                          return memo;
                            Severity: Major
                            Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                    return -shorthandSign;
                              Severity: Major
                              Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                  return false;
                                Severity: Major
                                Found in lib/rules/no-unstable-nested-components.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                        return multilineSign;
                                  Severity: Major
                                  Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                        return 0;
                                    Severity: Major
                                    Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                            return shorthandSign;
                                      Severity: Major
                                      Found in lib/rules/jsx-sort-props.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                      return decl;
                                        Severity: Major
                                        Found in lib/rules/jsx-sort-props.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language