silentbalanceyh/vertx-zero

View on GitHub

Showing 9,050 of 9,050 total issues

UiPageDao has 40 methods (exceeds 20 allowed). Consider refactoring.
Open

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

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

    IEBrand has 40 methods (exceeds 20 allowed). Consider refactoring.
    Open

    @SuppressWarnings({ "all", "unchecked", "rawtypes" })
    public interface IEBrand extends VertxPojo, Serializable {
    
        /**
         * Setter for <code>DB_ETERNAL.E_BRAND.KEY</code>. 「key」- 品牌ID

      IGNode has 40 methods (exceeds 20 allowed). Consider refactoring.
      Open

      @SuppressWarnings({ "all", "unchecked", "rawtypes" })
      public interface IGNode extends VertxPojo, Serializable {
      
          /**
           * Setter for <code>DB_ETERNAL.G_NODE.KEY</code>. 「key」- 节点ID

        ISAction has 40 methods (exceeds 20 allowed). Consider refactoring.
        Open

        @SuppressWarnings({ "all", "unchecked", "rawtypes" })
        public interface ISAction extends VertxPojo, Serializable {
        
            /**
             * Setter for <code>DB_ETERNAL.S_ACTION.KEY</code>. 「key」- 操作ID

          ISUser has 40 methods (exceeds 20 allowed). Consider refactoring.
          Open

          @SuppressWarnings({ "all", "unchecked", "rawtypes" })
          public interface ISUser extends VertxPojo, Serializable {
          
              /**
               * Setter for <code>DB_ETERNAL.S_USER.KEY</code>. 「key」- 用户ID

            IXMenu has 40 methods (exceeds 20 allowed). Consider refactoring.
            Open

            @SuppressWarnings({ "all", "unchecked", "rawtypes" })
            public interface IXMenu extends VertxPojo, Serializable {
            
                /**
                 * Setter for <code>DB_ETERNAL.X_MENU.KEY</code>. 「key」- 菜单主键

              IXLog has 40 methods (exceeds 20 allowed). Consider refactoring.
              Open

              @SuppressWarnings({ "all", "unchecked", "rawtypes" })
              public interface IXLog extends VertxPojo, Serializable {
              
                  /**
                   * Setter for <code>DB_ETERNAL.X_LOG.KEY</code>. 「key」- 日志的主键

                IMyFavor has 40 methods (exceeds 20 allowed). Consider refactoring.
                Open

                @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                public interface IMyFavor extends VertxPojo, Serializable {
                
                    /**
                     * Setter for <code>DB_ETERNAL.MY_FAVOR.KEY</code>. 「key」- 个人应用主键

                  FSettlementDao has 40 methods (exceeds 20 allowed). Consider refactoring.
                  Open

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

                    FDebtDao has 40 methods (exceeds 20 allowed). Consider refactoring.
                    Open

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

                      FPreAuthorizeDao has 40 methods (exceeds 20 allowed). Consider refactoring.
                      Open

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

                        FPaymentItemDao has 40 methods (exceeds 20 allowed). Consider refactoring.
                        Open

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

                          FBankDao has 40 methods (exceeds 20 allowed). Consider refactoring.
                          Open

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

                            IFSubject has 40 methods (exceeds 20 allowed). Consider refactoring.
                            Open

                            @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                            public interface IFSubject extends VertxPojo, Serializable {
                            
                                /**
                                 * Setter for <code>DB_ETERNAL.F_SUBJECT.KEY</code>. 「key」- 会计科目ID

                              Ao has 40 methods (exceeds 20 allowed). Consider refactoring.
                              Open

                              public class Ao {
                              
                                  /*
                                   * Diff
                                   */
                              Severity: Minor
                              Found in vertx-pin/zero-atom/src/main/modulat/io/vertx/mod/atom/refine/Ao.java - About 5 hrs to fix

                                IMessageDao has 40 methods (exceeds 20 allowed). Consider refactoring.
                                Open

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

                                  File POutItemRecord.java has 387 lines of code (exceeds 250 allowed). Consider refactoring.
                                  Open

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

                                    File FInvoiceRecord.java has 387 lines of code (exceeds 250 allowed). Consider refactoring.
                                    Open

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

                                      File BBlockRecord.java has 386 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

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

                                        File IIntegrationRecord.java has 386 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

                                        /*
                                         * This file is generated by jOOQ.
                                         */
                                        package cn.vertxup.integration.domain.tables.records;
                                        
                                        
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language