silentbalanceyh/vertx-zero

View on GitHub

Showing 9,050 of 9,050 total issues

UiFieldRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
Open

@SuppressWarnings({ "all", "unchecked", "rawtypes" })
public class UiFieldRecord extends UpdatableRecordImpl<UiFieldRecord> implements VertxPojo, IUiField {

    private static final long serialVersionUID = 1L;

    UiViewRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
    Open

    @SuppressWarnings({ "all", "unchecked", "rawtypes" })
    public class UiViewRecord extends UpdatableRecordImpl<UiViewRecord> implements VertxPojo, IUiView {
    
        private static final long serialVersionUID = 1L;
    
    

      UiList has 49 methods (exceeds 20 allowed). Consider refactoring.
      Open

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

        SResourceRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
        Open

        @SuppressWarnings({ "all", "unchecked", "rawtypes" })
        public class SResourceRecord extends UpdatableRecordImpl<SResourceRecord> implements VertxPojo, ISResource {
        
            private static final long serialVersionUID = 1L;
        
        

          SVisitantRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
          Open

          @SuppressWarnings({ "all", "unchecked", "rawtypes" })
          public class SVisitantRecord extends UpdatableRecordImpl<SVisitantRecord> implements VertxPojo, ISVisitant {
          
              private static final long serialVersionUID = 1L;
          
          

            XCategoryRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
            Open

            @SuppressWarnings({ "all", "unchecked", "rawtypes" })
            public class XCategoryRecord extends UpdatableRecordImpl<XCategoryRecord> implements VertxPojo, IXCategory {
            
                private static final long serialVersionUID = 1L;
            
            

              XAppRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
              Open

              @SuppressWarnings({ "all", "unchecked", "rawtypes" })
              public class XAppRecord extends UpdatableRecordImpl<XAppRecord> implements VertxPojo, IXApp {
              
                  private static final long serialVersionUID = 1L;
              
              

                XNumber has 49 methods (exceeds 20 allowed). Consider refactoring.
                Open

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

                  XLinkage has 49 methods (exceeds 20 allowed). Consider refactoring.
                  Open

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

                    TplModelRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
                    Open

                    @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                    public class TplModelRecord extends UpdatableRecordImpl<TplModelRecord> implements VertxPojo, ITplModel {
                    
                        private static final long serialVersionUID = 1L;
                    
                    

                      MySetting has 49 methods (exceeds 20 allowed). Consider refactoring.
                      Open

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

                        TplTicket has 49 methods (exceeds 20 allowed). Consider refactoring.
                        Open

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

                          FSettlementItem has 49 methods (exceeds 20 allowed). Consider refactoring.
                          Open

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

                            IPortfolioRecord has 49 methods (exceeds 20 allowed). Consider refactoring.
                            Open

                            @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                            public class IPortfolioRecord extends UpdatableRecordImpl<IPortfolioRecord> implements VertxPojo, IIPortfolio {
                            
                                private static final long serialVersionUID = 1L;
                            
                            

                              MField has 49 methods (exceeds 20 allowed). Consider refactoring.
                              Open

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

                                File GNode.java has 446 lines of code (exceeds 250 allowed). Consider refactoring.
                                Open

                                /*
                                 * This file is generated by jOOQ.
                                 */
                                package cn.vertxup.graphic.domain.tables.pojos;
                                
                                

                                  File EBrand.java has 445 lines of code (exceeds 250 allowed). Consider refactoring.
                                  Open

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

                                    File SUser.java has 445 lines of code (exceeds 250 allowed). Consider refactoring.
                                    Open

                                    /*
                                     * This file is generated by jOOQ.
                                     */
                                    package cn.vertxup.rbac.domain.tables.pojos;
                                    
                                    

                                      File SAction.java has 445 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

                                      /*
                                       * This file is generated by jOOQ.
                                       */
                                      package cn.vertxup.rbac.domain.tables.pojos;
                                      
                                      

                                        File XLog.java has 445 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

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