Showing 1,896 of 2,859 total issues

Function DrawBar has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    function DrawBar(row, color, start, end, width) {
Severity: Minor
Found in deps/v8/tools/profviz/composer.js - About 35 mins to fix

    Function DrawHalfBar has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        function DrawHalfBar(row, color, start, end, width) {
    Severity: Minor
    Found in deps/v8/tools/profviz/composer.js - About 35 mins to fix

      Function outdated_ has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      function outdated_ (args, dir, parentHas, depth, cb) {
      Severity: Minor
      Found in deps/npm/lib/outdated.js - About 35 mins to fix

        Function run has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        function run (pkg, wd, cmd, args, cb) {
        Severity: Minor
        Found in deps/npm/lib/run-script.js - About 35 mins to fix

          Function pack has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          function pack (tarball, folder, pkg, dfc, cb) {
          Severity: Minor
          Found in deps/npm/lib/utils/tar.js - About 35 mins to fix

            Function bfsify has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            function bfsify (root, args, current, queue, seen) {
            Severity: Minor
            Found in deps/npm/lib/ls.js - About 35 mins to fix

              Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              cache.add = function (pkg, ver, where, scrub, cb) {
              Severity: Minor
              Found in deps/npm/lib/cache.js - About 35 mins to fix

                Function TextWrap has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                def TextWrap(text, length=None, indent='', firstline_indent=None, tabs='    '):
                Severity: Minor
                Found in tools/closure_linter/gflags.py - About 35 mins to fix

                  Function build has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                  function build (args, global, didPre, didRB, cb) {
                  Severity: Minor
                  Found in deps/npm/lib/build.js - About 35 mins to fix

                    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                      def __init__(self, name, default, help, short_name=None, **args):
                    Severity: Minor
                    Found in tools/closure_linter/gflags.py - About 35 mins to fix

                      Function linkStuff has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      function linkStuff (pkg, folder, global, didRB, cb) {
                      Severity: Minor
                      Found in deps/npm/lib/build.js - About 35 mins to fix

                        Function linkBins has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        function linkBins (pkg, folder, parent, gtop, cb) {
                        Severity: Minor
                        Found in deps/npm/lib/build.js - About 35 mins to fix

                          Function rebuildBundles has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                          function rebuildBundles (pkg, folder, parent, gtop, cb) {
                          Severity: Minor
                          Found in deps/npm/lib/build.js - About 35 mins to fix

                            Function validateExistingRemote has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            function validateExistingRemote (from, cloneURL, treeish, cachedRemote, cb) {
                            Severity: Minor
                            Found in deps/npm/lib/cache/add-remote-git.js - About 35 mins to fix

                              Function resolveHead has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                              function resolveHead (from, cloneURL, treeish, cachedRemote, cb) {
                              Severity: Minor
                              Found in deps/npm/lib/cache/add-remote-git.js - About 35 mins to fix

                                Function linkMans has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                function linkMans (pkg, folder, parent, gtop, cb) {
                                Severity: Minor
                                Found in deps/npm/lib/build.js - About 35 mins to fix

                                  Function updateRemote has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  function updateRemote (from, cloneURL, treeish, cachedRemote, cb) {
                                  Severity: Minor
                                  Found in deps/npm/lib/cache/add-remote-git.js - About 35 mins to fix

                                    Function addRemoteTarball has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                    function addRemoteTarball (u, pkgData, shasum, auth, cb_) {
                                    Severity: Minor
                                    Found in deps/npm/lib/cache/add-remote-tarball.js - About 35 mins to fix

                                      Function fetchAndShaCheck has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                      function fetchAndShaCheck (u, tmp, shasum, auth, cb) {
                                      Severity: Minor
                                      Found in deps/npm/lib/cache/add-remote-tarball.js - About 35 mins to fix

                                        Function DEFINE_string has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                        def DEFINE_string(name, default, help, flag_values=FLAGS, **args):
                                        Severity: Minor
                                        Found in tools/closure_linter/gflags.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language