hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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

    def __init__(self, Name = None, Value = None, Referenced = False, Token = None, UseOtherLangDef = ''):
Severity: Minor
Found in BaseTools/Source/Python/AutoGen/UniClassObject.py - About 35 mins to fix

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

        def _RebaseModule (self, MapBuffer, BaseAddress, ModuleList, AddrIsOffset = True, ModeIsSmm = False):
    Severity: Minor
    Found in BaseTools/Source/Python/build/build.py - About 35 mins to fix

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

          def _Init(self, Workspace, PlatformFile, Target, Toolchain, Arch):
      Severity: Minor
      Found in BaseTools/Source/Python/AutoGen/AutoGen.py - About 35 mins to fix

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

        def CreateUnicodeStringCode(Info, AutoGenC, AutoGenH, UniGenCFlag, UniGenBinBuffer):
        Severity: Minor
        Found in BaseTools/Source/Python/AutoGen/GenC.py - About 35 mins to fix

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

          def CheckGeneralDoxygenCommentLayout(Str, StartLine, ErrorMsgList, CommentId= -1, TableName=''):
          Severity: Minor
          Found in BaseTools/Source/Python/Ecc/c.py - About 35 mins to fix

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

            def CreateCFileContent(BaseName, UniObjectClass, IsCompatibleMode, UniBinBuffer, FilterInfo):
            Severity: Minor
            Found in BaseTools/Source/Python/AutoGen/StrGather.py - About 35 mins to fix

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

              def CheckMemberVariableFormat(Name, Value, FileTable, TdId, ModelId):
              Severity: Minor
              Found in BaseTools/Source/Python/Ecc/c.py - About 35 mins to fix

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

                    def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text):
                Severity: Minor
                Found in BaseTools/Source/Python/Ecc/CParser.py - About 35 mins to fix

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

                      def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text):
                  Severity: Minor
                  Found in BaseTools/Source/Python/Ecc/CParser.py - About 35 mins to fix

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

                        def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text):
                    Severity: Minor
                    Found in BaseTools/Source/Python/Ecc/CParser.py - About 35 mins to fix

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

                          def GeneratePpiProtocol(self, Model, Name, Guid, Type, CName):
                      Severity: Minor
                      Found in BaseTools/Source/Python/Eot/Report.py - About 35 mins to fix

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

                            def __init__(self, Cursor, MetaFile, FileType, TableName, Temporary = False):
                        Severity: Minor
                        Found in BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileTable.py - About 35 mins to fix

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

                              def __init__(self, FilePath, FileType, Table, Owner=-1, From=-1):
                          Severity: Minor
                          Found in BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py - About 35 mins to fix

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

                                def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None):
                            Severity: Minor
                            Found in BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileTable.py - About 35 mins to fix

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

                                  def __init__(self, FilePath, FileType, Table, Owner=-1, From=-1):
                              Severity: Minor
                              Found in BaseTools/Source/Python/Ecc/MetaFileWorkspace/MetaFileParser.py - About 35 mins to fix

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

                                    def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text):
                                Severity: Minor
                                Found in BaseTools/Source/Python/Eot/CParser.py - About 35 mins to fix

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

                                      def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text):
                                  Severity: Minor
                                  Found in BaseTools/Source/Python/Eot/CParser.py - About 35 mins to fix

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

                                        def __init__(self, Lvalue, Op, Exp, Begin, End):
                                    Severity: Minor
                                    Found in BaseTools/Source/Python/Eot/CodeFragment.py - About 35 mins to fix

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

                                          def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text):
                                      Severity: Minor
                                      Found in BaseTools/Source/Python/Eot/CParser.py - About 35 mins to fix

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

                                        def SearchFunctionCalling(Table, SourceFileID, SourceFileFullPath, ItemType, ItemMode):
                                        Severity: Minor
                                        Found in BaseTools/Source/Python/Eot/Parser.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language