pinclub/pinclub

View on GitHub

Showing 850 of 1,424 total issues

Avoid too many return statements within this function.
Open

      return execScrollWheel(e, true, chk);
Severity: Major
Found in public/libs/jquery.nicescroll.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return result;
    Severity: Major
    Found in public/libs/lodash.compat.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              return result;
      Severity: Major
      Found in public/libs/lodash.compat.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                  return baseIsEqual(aWrapped ? a.__wrapped__ : a, bWrapped ? b.__wrapped__ : b, callback, isWhere, stackA, stackB);
        Severity: Major
        Found in public/libs/lodash.compat.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                    return stackB[length] == b;
          Severity: Major
          Found in public/libs/lodash.compat.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                        return true;
            Severity: Major
            Found in public/libs/jquery.nicescroll.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                if (!res.ok) { return false; }
              Severity: Major
              Found in public/libs/markdownit.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                  return true;
                Severity: Major
                Found in public/libs/markdownit.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                          return ep.emit('prop_err', '验证码输入不正确。');
                  Severity: Major
                  Found in controllers/sign.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                        if (block_names[match[1].toLowerCase()] !== true) { return false; }
                    Severity: Major
                    Found in public/libs/markdownit.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                        return true;
                      Severity: Major
                      Found in public/libs/markdownit.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                          return true;
                        Severity: Major
                        Found in public/libs/markdownit.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                if (!match) { return false; }
                          Severity: Major
                          Found in public/libs/markdownit.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                if (silent) { return true; }
                            Severity: Major
                            Found in public/libs/markdownit.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                if (silent) { return true; }
                              Severity: Major
                              Found in public/libs/markdownit.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                  if (silent) { return true; }
                                Severity: Major
                                Found in public/libs/markdownit.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                      return false;
                                  Severity: Major
                                  Found in public/libs/markdownit.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                      if (aligns.length !== rows.length) { return false; }
                                    Severity: Major
                                    Found in public/libs/markdownit.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                          return true;
                                      Severity: Major
                                      Found in public/libs/markdownit.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                            if (/(^>|^->|--|-$)/.test(content.slice(4, -3))) { return false; }
                                        Severity: Major
                                        Found in public/libs/markdownit.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language