Showing 1,896 of 2,859 total issues

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

    def Error(filename, linenum, category, confidence, message):
    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 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 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 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

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

                      def GitUpload(self, reviewer="", author="", force=False, cq=False,
                    Severity: Minor
                    Found in deps/v8/tools/push-to-trunk/git_recipes.py - About 35 mins to fix

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

                        def output_disasm_range(
                      Severity: Minor
                      Found in deps/v8/tools/grokdump.py - About 35 mins to fix

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

                          def __init__(self, name, start_address, end_address, origin, origin_offset):
                        Severity: Minor
                        Found in deps/v8/tools/ll_prof.py - About 35 mins to fix

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

                          def PrintReport(code_map, library_repo, arch, ticks, options):
                          Severity: Minor
                          Found in deps/v8/tools/ll_prof.py - About 35 mins to fix

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

                              def output_words(self, f, start_address, end_address,
                            Severity: Minor
                            Found in deps/v8/tools/grokdump.py - About 35 mins to fix

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

                              def ExpandMacroDefinition(lines, pos, name_pattern, macro, expander):
                              Severity: Minor
                              Found in deps/v8/tools/js2c.py - About 35 mins to fix

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

                                  def format_disasm_line(
                                Severity: Minor
                                Found in deps/v8/tools/grokdump.py - About 35 mins to fix

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

                                    def __init__(self, suites, progress_indicator, context, peers, workspace):
                                  Severity: Minor
                                  Found in deps/v8/tools/testrunner/network/network_execution.py - About 35 mins to fix

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

                                      def __init__(self, pidfile, root, stdin="/dev/null",
                                    Severity: Minor
                                    Found in deps/v8/tools/testrunner/server/main.py - About 35 mins to fix

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

                                        def __init__(self, command, dep_command, test_id, timeout, verbose):
                                      Severity: Minor
                                      Found in deps/v8/tools/testrunner/local/execution.py - About 35 mins to fix

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

                                        def make_link_node(rawtext, app, name, manpage_num, options):
                                        Severity: Minor
                                        Found in deps/uv/docs/src/sphinx-plugins/manpage.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language