Showing 2,859 of 2,859 total issues

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

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

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

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

                            def SetFileProperty(output, source_name, property_name, values, sep):
                            Severity: Minor
                            Found in tools/gyp/pylib/gyp/generator/cmake.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 SetTargetProperty has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                def SetTargetProperty(output, target_name, property_name, values, sep=''):
                                Severity: Minor
                                Found in tools/gyp/pylib/gyp/generator/cmake.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 _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 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