Showing 1,370 of 2,859 total issues

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, config_name, config, link_deps, compile_deps):
    Severity: Minor
    Found in tools/gyp/pylib/gyp/generator/ninja.py - About 35 mins to fix

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

        def WriteRules(self, rules, extra_sources, prebuild,
      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 WriteXmlIfChanged has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            def WriteXmlIfChanged(content, path, encoding='utf-8', pretty=False,
            Severity: Minor
            Found in tools/gyp/pylib/gyp/easy_xml.py - About 35 mins to fix

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

              def PruneUnwantedTargets(targets, flat_list, dependency_nodes, root_targets,
              Severity: Minor
              Found in tools/gyp/pylib/gyp/input.py - About 35 mins to fix

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

                  def _LinkDependenciesInternal(self, targets, include_shared_libraries,
                Severity: Minor
                Found in tools/gyp/pylib/gyp/input.py - About 35 mins to fix

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

                    def __init__(self, project_path, version, name, guid=None, platforms=None):
                  Severity: Minor
                  Found in tools/gyp/pylib/gyp/MSVSProject.py - About 35 mins to fix

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

                      def AddImplicitPostbuilds(self, configname, output, output_binary,
                    Severity: Minor
                    Found in tools/gyp/pylib/gyp/xcode_emulation.py - About 35 mins to fix

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

                      def MergeConfigWithInheritance(new_configuration_dict, build_file,
                      Severity: Minor
                      Found in tools/gyp/pylib/gyp/input.py - About 35 mins to fix

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

                        def _GetXcodeEnv(xcode_settings, built_products_dir, srcroot, configuration,
                        Severity: Minor
                        Found in tools/gyp/pylib/gyp/xcode_emulation.py - About 35 mins to fix

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

                          def CheckIncludeLine(filename, clean_lines, linenum, include_state, error):
                          Severity: Minor
                          Found in tools/cpplint.py - About 35 mins to fix

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

                            def GetSortedXcodeEnv(xcode_settings, built_products_dir, srcroot,
                            Severity: Minor
                            Found in tools/gyp/pylib/gyp/xcode_emulation.py - About 35 mins to fix

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

                              def RegenerateAppendFlag(flag, values, predicate, env_name, options):
                              Severity: Minor
                              Found in tools/gyp/pylib/gyp/__init__.py - About 35 mins to fix

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

                                def CheckForNonStandardConstructs(filename, clean_lines, linenum,
                                Severity: Minor
                                Found in tools/cpplint.py - About 35 mins to fix

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

                                  def CheckForFunctionLengths(filename, clean_lines, linenum,
                                  Severity: Minor
                                  Found in tools/cpplint.py - About 35 mins to fix

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

                                    def CheckForIncludeWhatYouUse(filename, clean_lines, include_state, error,
                                    Severity: Minor
                                    Found in tools/cpplint.py - About 35 mins to fix

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

                                        def AddTestsToList(self, result, current_path, path, context, mode):
                                      Severity: Minor
                                      Found in tools/test.py - About 35 mins to fix

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

                                        def CheckStyle(filename, clean_lines, linenum, file_extension, error):
                                        Severity: Minor
                                        Found in tools/cpplint.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language