Showing 1,370 of 2,859 total issues

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

                def _ConvertSourcesToFilterHierarchy(sources, prefix=None, excluded=None,
                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 _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 _MovedAndRenamed has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def _MovedAndRenamed(tool, msvs_settings_name, msbuild_tool_name,
                      Severity: Minor
                      Found in tools/gyp/pylib/gyp/MSVSSettings.py - About 35 mins to fix

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

                        def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config):
                        Severity: Minor
                        Found in tools/gyp/pylib/gyp/generator/msvs.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/ninja.py - About 35 mins to fix

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

                            def _Replacement_writexml(self, writer, indent="", addindent="", newl=""):
                            Severity: Minor
                            Found in tools/gyp/pylib/gyp/xml_fix.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 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 __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                    def __init__(
                                  Severity: Minor
                                  Found in tools/gyp/pylib/gyp/msvs_emulation.py - About 35 mins to fix

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

                                    def _GenerateNativeRulesForMSVS(p, rules, output_dir, spec, options):
                                    Severity: Minor
                                    Found in tools/gyp/pylib/gyp/generator/msvs.py - About 35 mins to fix

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

                                        def __init__(self, path, version, entries=None, variants=None,
                                      Severity: Minor
                                      Found in tools/gyp/pylib/gyp/MSVSNew.py - About 35 mins to fix

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

                                        def ProcessVariablesAndConditionsInDict(the_dict, phase, variables_in,
                                        Severity: Minor
                                        Found in tools/gyp/pylib/gyp/input.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language