silentbalanceyh/vertx-zero

View on GitHub

Showing 9,050 of 9,050 total issues

FPaymentDao has 38 methods (exceeds 20 allowed). Consider refactoring.
Open

@SuppressWarnings({ "all", "unchecked", "rawtypes" })
public class FPaymentDao extends AbstractVertxDAO<FPaymentRecord, cn.vertxup.fm.domain.tables.pojos.FPayment, String, Future<List<cn.vertxup.fm.domain.tables.pojos.FPayment>>, Future<cn.vertxup.fm.domain.tables.pojos.FPayment>, Future<Integer>, Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<FPaymentRecord,cn.vertxup.fm.domain.tables.pojos.FPayment,String> {

        /**
     * @param configuration The Configuration used for rendering and query

    FPayTermDao has 38 methods (exceeds 20 allowed). Consider refactoring.
    Open

    @SuppressWarnings({ "all", "unchecked", "rawtypes" })
    public class FPayTermDao extends AbstractVertxDAO<FPayTermRecord, cn.vertxup.fm.domain.tables.pojos.FPayTerm, String, Future<List<cn.vertxup.fm.domain.tables.pojos.FPayTerm>>, Future<cn.vertxup.fm.domain.tables.pojos.FPayTerm>, Future<Integer>, Future<String>> implements io.github.jklingsporn.vertx.jooq.classic.VertxDAO<FPayTermRecord,cn.vertxup.fm.domain.tables.pojos.FPayTerm,String> {
    
            /**
         * @param configuration The Configuration used for rendering and query

      Builder has 38 methods (exceeds 20 allowed). Consider refactoring.
      Open

          public static final class Builder extends
              com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
              // @@protoc_insertion_point(builder_implements:io.vertx.mod.ipc.eon.IpcEnvelop)
              io.vertx.mod.ipc.eon.IpcEnvelopOrBuilder {
              private int type_ = 0;

        File WFlowRecord.java has 374 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

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

          Method equals has 122 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 122 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 122 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 122 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 122 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 122 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 122 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

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

                        DFabric has 37 methods (exceeds 20 allowed). Consider refactoring.
                        Open

                        public class DFabric {
                        
                            private static final Annal LOGGER = Annal.get(DFabric.class);
                            /*
                             * From field = DictEpsilon

                          UiForm has 37 methods (exceeds 20 allowed). Consider refactoring.
                          Open

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

                            EDept has 37 methods (exceeds 20 allowed). Consider refactoring.
                            Open

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

                              GCluster has 37 methods (exceeds 20 allowed). Consider refactoring.
                              Open

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

                                SRole has 37 methods (exceeds 20 allowed). Consider refactoring.
                                Open

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

                                  XNotice has 37 methods (exceeds 20 allowed). Consider refactoring.
                                  Open

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

                                    XTag has 37 methods (exceeds 20 allowed). Consider refactoring.
                                    Open

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

                                      PAmountSpec has 37 methods (exceeds 20 allowed). Consider refactoring.
                                      Open

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

                                        TplMessage has 37 methods (exceeds 20 allowed). Consider refactoring.
                                        Open

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