Showing 2,859 of 2,859 total issues

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

                          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 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 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 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 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 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 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 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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language