Showing 1,896 of 2,859 total issues

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

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

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

                        def _AddActionStep(actions_dict, inputs, outputs, description, command):
                        Severity: Minor
                        Found in tools/gyp/pylib/gyp/generator/msvs.py - About 35 mins to fix

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

                            def AppendPostbuildVariable(self, variables, spec, output, binary,
                          Severity: Minor
                          Found in tools/gyp/pylib/gyp/generator/ninja.py - About 35 mins to fix

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

                            def _ExcludeFilesFromBeingBuilt(p, spec, excluded_sources, excluded_idl,
                            Severity: Minor
                            Found in tools/gyp/pylib/gyp/generator/msvs.py - About 35 mins to fix

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

                                def WriteTarget(self, spec, configs, deps, link_deps, part_of_all):
                              Severity: Minor
                              Found in tools/gyp/pylib/gyp/generator/android.py - About 35 mins to fix

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

                                def _AppendFiltersForMSBuild(parent_filter_name, sources,
                                Severity: Minor
                                Found in tools/gyp/pylib/gyp/generator/msvs.py - About 35 mins to fix

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

                                    def WriteNewNinjaRule(self, name, args, description, is_cygwin, env):
                                  Severity: Minor
                                  Found in tools/gyp/pylib/gyp/generator/ninja.py - About 35 mins to fix

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

                                      def WriteList(self, value_list, variable=None, prefix='',
                                    Severity: Minor
                                    Found in tools/gyp/pylib/gyp/generator/android.py - About 35 mins to fix

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

                                        def __init__(self, path, name = None, entries = None,
                                      Severity: Minor
                                      Found in tools/gyp/pylib/gyp/MSVSNew.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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language