hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

    def _ensure_tested_string(self, option, tester,
Severity: Minor
Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/cmd.py - About 35 mins to fix

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

    def new_compiler(plat=None, compiler=None, verbose=0, dry_run=0, force=0):
    Severity: Minor
    Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/ccompiler.py - About 35 mins to fix

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

          def create_static_lib(self, objects, output_libname,
      Severity: Minor
      Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/unixccompiler.py - About 35 mins to fix

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

        def create_tree(base_dir, files, mode=0777, verbose=1, dry_run=0):
        Severity: Minor
        Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/dir_util.py - About 35 mins to fix

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

              def create_static_lib (self,
          Severity: Minor
          Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/msvccompiler.py - About 35 mins to fix

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

            def execute (func, args, msg=None, verbose=0, dry_run=0):
            Severity: Minor
            Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/util.py - About 35 mins to fix

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

              def dumps(params, methodname=None, methodresponse=None, encoding=None,
              Severity: Minor
              Found in vector-uefi/fd/efi/StdLib/lib/python.27/xmlrpclib.py - About 35 mins to fix

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

                def install(domain, localedir=None, unicode=False, codeset=None, names=None):
                Severity: Minor
                Found in vector-uefi/fd/efi/StdLib/lib/python.27/gettext.py - About 35 mins to fix

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

                  def sub(pattern, repl, string, count=0, flags=0):
                  Severity: Minor
                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/re.py - About 35 mins to fix

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

                    def subn(pattern, repl, string, count=0, flags=0):
                    Severity: Minor
                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/re.py - About 35 mins to fix

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

                          def __init__(self, func, scopes, isLambda, class_name, mod):
                      Severity: Minor
                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/pycodegen.py - About 35 mins to fix

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

                            def __init__(self, argnames, defaults, flags, code, lineno=None):
                        Severity: Minor
                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/ast.py - About 35 mins to fix

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

                              def __init__(self, func, scopes, isLambda, class_name, mod):
                          Severity: Minor
                          Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/pycodegen.py - About 35 mins to fix

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

                                def tokeneater(self, type, token, srow_scol, erow_ecol, line):
                            Severity: Minor
                            Found in vector-uefi/fd/efi/StdLib/lib/python.27/inspect.py - About 35 mins to fix

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

                                  def __init__(self, assign, list, body, else_, lineno=None):
                              Severity: Minor
                              Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/ast.py - About 35 mins to fix

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

                                    def __init__(self, node, args, star_args = None, dstar_args = None, lineno=None):
                                Severity: Minor
                                Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/ast.py - About 35 mins to fix

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

                                  def compile(source, filename, mode, flags=None, dont_inherit=None):
                                  Severity: Minor
                                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/pycodegen.py - About 35 mins to fix

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

                                        def __init__(self, expr, flags, lower, upper, lineno=None):
                                    Severity: Minor
                                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/ast.py - About 35 mins to fix

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

                                          def _log(self, level, msg, args, exc_info=None, extra=None):
                                      Severity: Minor
                                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/logging/__init__.py - About 35 mins to fix

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

                                            def __init__(self, name, filename, args=(), optimized=0, klass=None):
                                        Severity: Minor
                                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/compiler/pyassem.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language