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

            def WriteCopies(target_name, copies, extra_deps, path_to_gyp, output):
            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 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

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

                  def _ToolAppend(tools, tool_name, setting, value, only_if_unset=False):
                  Severity: Minor
                  Found in tools/gyp/pylib/gyp/generator/msvs.py - About 35 mins to fix

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

                      def _CreateToken(self, string, token_type, line, line_number, values=None):
                    Severity: Minor
                    Found in tools/closure_linter/closure_linter/javascripttokenizer.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 WriteRules has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

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

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

                          def GenerateOutputForConfig(target_list, target_dicts, data,
                          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, code, message, token, position, fix_data):
                            Severity: Minor
                            Found in tools/closure_linter/closure_linter/common/error.py - About 35 mins to fix

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

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

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

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

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

                                    def _HandleError(self, code, message, token, position=None,
                                  Severity: Minor
                                  Found in tools/closure_linter/closure_linter/checkerbase.py - About 35 mins to fix

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

                                      def __init__(self, error_handler, lint_rules, state_tracker,
                                    Severity: Minor
                                    Found in tools/closure_linter/closure_linter/checkerbase.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 HandleError has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                          def HandleError(self, code, message, token, position=None,
                                        Severity: Minor
                                        Found in tools/closure_linter/closure_linter/checkerbase.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language