hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

    def _format_usage(self, usage, actions, groups, prefix):
Severity: Minor
Found in vector-uefi/fd/efi/StdLib/lib/python.27/argparse.py - About 35 mins to fix

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

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

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

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

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

        def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None):
        Severity: Minor
        Found in vector-uefi/fd/efi/StdLib/lib/python.27/shutil.py - About 35 mins to fix

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

              def _spawnvef(mode, file, args, env, func):
          Severity: Minor
          Found in vector-uefi/fd/efi/StdLib/lib/python.27/os.py - About 35 mins to fix

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

                def __call__(self, parser, namespace, values, option_string=None):
            Severity: Minor
            Found in vector-uefi/fd/efi/StdLib/lib/python.27/argparse.py - About 35 mins to fix

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

                  def __init__(self, display=1, logdir=None, context=5, file=None,
              Severity: Minor
              Found in vector-uefi/fd/efi/StdLib/lib/python.27/cgitb.py - About 35 mins to fix

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

                    def add_usage(self, usage, actions, groups, prefix=None):
                Severity: Minor
                Found in vector-uefi/fd/efi/StdLib/lib/python.27/argparse.py - About 35 mins to fix

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

                  def open(filename, mode='rb', encoding=None, errors='strict', buffering=1):
                  Severity: Minor
                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/codecs.py - About 35 mins to fix

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

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

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

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

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

                        def _cmp(a, b, sh, abs=abs, cmp=cmp):
                        Severity: Minor
                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/filecmp.py - About 35 mins to fix

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

                              def partial(self, message_num, message_part, start, length):
                          Severity: Minor
                          Found in vector-uefi/fd/efi/StdLib/lib/python.27/imaplib.py - About 35 mins to fix

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

                                def TemporaryFile(mode='w+b', bufsize=-1, suffix="",
                            Severity: Minor
                            Found in vector-uefi/fd/efi/StdLib/lib/python.27/tempfile.py - About 35 mins to fix

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

                              def _dpower(xc, xe, yc, ye, p):
                              Severity: Minor
                              Found in vector-uefi/fd/efi/StdLib/lib/python.27/decimal.py - About 35 mins to fix

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

                                    def append(self, mailbox, flags, date_time, message):
                                Severity: Minor
                                Found in vector-uefi/fd/efi/StdLib/lib/python.27/imaplib.py - About 35 mins to fix

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

                                  def _format_number(is_negative, intpart, fracpart, exp, spec):
                                  Severity: Minor
                                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/decimal.py - About 35 mins to fix

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

                                        def __init__(self, host='', user='', passwd='', acct='',
                                    Severity: Minor
                                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/ftplib.py - About 35 mins to fix

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

                                              def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None):
                                      Severity: Minor
                                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/ftplib.py - About 35 mins to fix

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

                                            def _vformat(self, format_string, args, kwargs, used_args, recursion_depth):
                                        Severity: Minor
                                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/string.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language