Showing 1,896 of 2,859 total issues

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

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

                    def DEFINE_list(name, default, help, flag_values=FLAGS, **args):
                    Severity: Minor
                    Found in tools/closure_linter/gflags.py - 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 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 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 GenerateOutputForConfig has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            def GenerateOutputForConfig(target_list, target_dicts, data, params,
                            Severity: Minor
                            Found in tools/gyp/pylib/gyp/generator/eclipse.py - About 35 mins to fix

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

                                def __init__(self, code, message, token, position, fix_data):
                              Severity: Minor
                              Found in tools/closure_linter/closure_linter/common/error.py - About 35 mins to fix

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

                                def SetFilesProperty(output, source_names, property_name, values, sep):
                                Severity: Minor
                                Found in tools/gyp/pylib/gyp/generator/cmake.py - About 35 mins to fix

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

                                    def __init__(self, string, token_type, line, line_number, values=None):
                                  Severity: Minor
                                  Found in tools/closure_linter/closure_linter/common/tokens.py - About 35 mins to fix

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

                                    def SearchUntil(start_token, token_types, end_types, distance=None,
                                    Severity: Minor
                                    Found in tools/closure_linter/closure_linter/tokenutil.py - About 35 mins to fix

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

                                        def WriteActions(self, actions, extra_sources, extra_outputs,
                                      Severity: Minor
                                      Found in tools/gyp/pylib/gyp/generator/make.py - About 35 mins to fix

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

                                        def CustomSearch(start_token, func, end_func=None, distance=None,
                                        Severity: Minor
                                        Found in tools/closure_linter/closure_linter/tokenutil.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language