Showing 1,370 of 2,859 total issues

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 setPermissions has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

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

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

      def DEFINE_multistring(name, default, help, flag_values=FLAGS, **args):
      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 DEFINE_spaceseplist has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

          def DEFINE_spaceseplist(name, default, help, flag_values=FLAGS, **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 resultPrinter has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

              function resultPrinter (pkg, src, dest, rp, cb) {
              Severity: Minor
              Found in deps/npm/lib/link.js - About 35 mins to fix

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

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

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

                  function resetRemote (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 addRemoteTarball_ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

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

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

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

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

                          function checkoutTreeish (from, resolvedURL, resolvedTreeish, tmpdir, 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 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 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

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

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

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

                                    function updateIndex_ (all, params, data, cachePath, cb) {
                                    Severity: Minor
                                    Found in deps/npm/lib/cache/update-index.js - About 35 mins to fix

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

                                      function prepareForInstallMany (packageData, depsKey, bundled, wrap, family) {
                                      Severity: Minor
                                      Found in deps/npm/lib/install.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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language