silentbalanceyh/vertx-zero

View on GitHub

Showing 9,050 of 9,050 total issues

File PBuyItemRecord.java has 411 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*
 * This file is generated by jOOQ.
 */
package cn.vertxup.psi.domain.tables.records;

    File FBillItemRecord.java has 411 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*
     * This file is generated by jOOQ.
     */
    package cn.vertxup.fm.domain.tables.records;
    
    

      Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

          @Override
          public boolean equals(Object obj) {
              if (this == obj)
                  return true;
              if (obj == null)

        Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

            @Override
            public boolean equals(Object obj) {
                if (this == obj)
                    return true;
                if (obj == null)

          File ECompanyRecord.java has 410 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          /*
           * This file is generated by jOOQ.
           */
          package cn.vertxup.erp.domain.tables.records;
          
          

            File IApiRecord.java has 410 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            /*
             * This file is generated by jOOQ.
             */
            package cn.vertxup.jet.domain.tables.records;
            
            

              Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                  @Override
                  public boolean equals(Object obj) {
                      if (this == obj)
                          return true;
                      if (obj == null)

                Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                    @Override
                    public boolean equals(Object obj) {
                        if (this == obj)
                            return true;
                        if (obj == null)

                  Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                      @Override
                      public boolean equals(Object obj) {
                          if (this == obj)
                              return true;
                          if (obj == null)

                    Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                        @Override
                        public boolean equals(Object obj) {
                            if (this == obj)
                                return true;
                            if (obj == null)

                      Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                          @Override
                          public boolean equals(Object obj) {
                              if (this == obj)
                                  return true;
                              if (obj == null)

                        Method equals has 146 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                            @Override
                            public boolean equals(Object obj) {
                                if (this == obj)
                                    return true;
                                if (obj == null)

                          Apt has 43 methods (exceeds 20 allowed). Consider refactoring.
                          Open

                          @SuppressWarnings("unchecked")
                          public class Apt {
                              private final static Annal LOGGER = Annal.get(Apt.class);
                          
                              private final static String MSG_APT_BATCH = "Current api does not support `isBatch = false`. Method = {0}";
                          Severity: Minor
                          Found in vertx-gaia/vertx-co/src/main/java/io/vertx/up/commune/record/Apt.java - About 5 hrs to fix

                            UiControl has 43 methods (exceeds 20 allowed). Consider refactoring.
                            Open

                            @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                            public class UiControl implements VertxPojo, IUiControl {
                            
                                private static final long serialVersionUID = 1L;
                            
                            

                              UiOp has 43 methods (exceeds 20 allowed). Consider refactoring.
                              Open

                              @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                              public class UiOp implements VertxPojo, IUiOp {
                              
                                  private static final long serialVersionUID = 1L;
                              
                              

                                ETeam has 43 methods (exceeds 20 allowed). Consider refactoring.
                                Open

                                @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                                public class ETeam implements VertxPojo, IETeam {
                                
                                    private static final long serialVersionUID = 1L;
                                
                                

                                  SView has 43 methods (exceeds 20 allowed). Consider refactoring.
                                  Open

                                  @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                                  public class SView implements VertxPojo, ISView {
                                  
                                      private static final long serialVersionUID = 1L;
                                  
                                  

                                    XActivity has 43 methods (exceeds 20 allowed). Consider refactoring.
                                    Open

                                    @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                                    public class XActivity implements VertxPojo, IXActivity {
                                    
                                        private static final long serialVersionUID = 1L;
                                    
                                    

                                      FPayment has 43 methods (exceeds 20 allowed). Consider refactoring.
                                      Open

                                      @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                                      public class FPayment implements VertxPojo, IFPayment {
                                      
                                          private static final long serialVersionUID = 1L;
                                      
                                      

                                        FPayTerm has 43 methods (exceeds 20 allowed). Consider refactoring.
                                        Open

                                        @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                                        public class FPayTerm implements VertxPojo, IFPayTerm {
                                        
                                            private static final long serialVersionUID = 1L;
                                        
                                        
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language