silentbalanceyh/vertx-zero

View on GitHub

Showing 9,050 of 9,050 total issues

PCommodityRecord has 67 methods (exceeds 20 allowed). Consider refactoring.
Open

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

    private static final long serialVersionUID = 1L;

    FBillItem has 67 methods (exceeds 20 allowed). Consider refactoring.
    Open

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

      Similar blocks of code found in 6 locations. Consider refactoring.
      Open

      /*
       * This file is generated by jOOQ.
       */
      package cn.vertxup.lbs.domain.tables.interfaces;
      
      
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMAcc.java on lines 1..225
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMKey.java on lines 1..217
      vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/interfaces/IFCurrency.java on lines 1..229
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyDesktop.java on lines 1..229
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyTpl.java on lines 1..217

      Duplicated Code

      Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

      Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

      When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

      Tuning

      This issue has a mass of 600.

      We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

      The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

      If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

      See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

      Refactorings

      Further Reading

      Similar blocks of code found in 6 locations. Consider refactoring.
      Open

      /*
       * This file is generated by jOOQ.
       */
      package cn.vertxup.tpl.domain.tables.interfaces;
      
      
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMAcc.java on lines 1..225
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMKey.java on lines 1..217
      vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/interfaces/IFCurrency.java on lines 1..229
      vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/interfaces/ILState.java on lines 1..215
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyTpl.java on lines 1..217

      Duplicated Code

      Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

      Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

      When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

      Tuning

      This issue has a mass of 600.

      We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

      The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

      If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

      See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

      Refactorings

      Further Reading

      Similar blocks of code found in 6 locations. Consider refactoring.
      Open

      /*
       * This file is generated by jOOQ.
       */
      package cn.vertxup.tpl.domain.tables.interfaces;
      
      
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMAcc.java on lines 1..225
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMKey.java on lines 1..217
      vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/interfaces/IFCurrency.java on lines 1..229
      vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/interfaces/ILState.java on lines 1..215
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyDesktop.java on lines 1..229

      Duplicated Code

      Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

      Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

      When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

      Tuning

      This issue has a mass of 600.

      We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

      The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

      If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

      See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

      Refactorings

      Further Reading

      Similar blocks of code found in 6 locations. Consider refactoring.
      Open

      /*
       * This file is generated by jOOQ.
       */
      package cn.vertxup.atom.domain.tables.interfaces;
      
      
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMKey.java on lines 1..217
      vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/interfaces/IFCurrency.java on lines 1..229
      vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/interfaces/ILState.java on lines 1..215
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyDesktop.java on lines 1..229
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyTpl.java on lines 1..217

      Duplicated Code

      Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

      Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

      When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

      Tuning

      This issue has a mass of 600.

      We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

      The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

      If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

      See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

      Refactorings

      Further Reading

      Similar blocks of code found in 6 locations. Consider refactoring.
      Open

      /*
       * This file is generated by jOOQ.
       */
      package cn.vertxup.fm.domain.tables.interfaces;
      
      
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMAcc.java on lines 1..225
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMKey.java on lines 1..217
      vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/interfaces/ILState.java on lines 1..215
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyDesktop.java on lines 1..229
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyTpl.java on lines 1..217

      Duplicated Code

      Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

      Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

      When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

      Tuning

      This issue has a mass of 600.

      We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

      The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

      If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

      See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

      Refactorings

      Further Reading

      Similar blocks of code found in 6 locations. Consider refactoring.
      Open

      /*
       * This file is generated by jOOQ.
       */
      package cn.vertxup.atom.domain.tables.interfaces;
      
      
      vertx-pin/zero-atom/src/main/java/cn/vertxup/atom/domain/tables/interfaces/IMAcc.java on lines 1..225
      vertx-pin/zero-fm/src/main/java/cn/vertxup/fm/domain/tables/interfaces/IFCurrency.java on lines 1..229
      vertx-pin/zero-lbs/src/main/java/cn/vertxup/lbs/domain/tables/interfaces/ILState.java on lines 1..215
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyDesktop.java on lines 1..229
      vertx-pin/zero-tpl/src/main/java/cn/vertxup/tpl/domain/tables/interfaces/IMyTpl.java on lines 1..217

      Duplicated Code

      Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

      Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

      When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

      Tuning

      This issue has a mass of 600.

      We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

      The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

      If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

      See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

      Refactorings

      Further Reading

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

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

        TOaTrainingRecord has 66 methods (exceeds 20 allowed). Consider refactoring.
        Open

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

          ECustomerDao has 66 methods (exceeds 20 allowed). Consider refactoring.
          Open

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

            IECompany has 66 methods (exceeds 20 allowed). Consider refactoring.
            Open

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

              IIApi has 66 methods (exceeds 20 allowed). Consider refactoring.
              Open

              @SuppressWarnings({ "all", "unchecked", "rawtypes" })
              public interface IIApi extends VertxPojo, Serializable {
              
                  /**
                   * Setter for <code>DB_ETERNAL.I_API.KEY</code>. 「key」- 接口ID

                IServiceDao has 66 methods (exceeds 20 allowed). Consider refactoring.
                Open

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

                  OAccessTokenRecord has 66 methods (exceeds 20 allowed). Consider refactoring.
                  Open

                  @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                  public class OAccessTokenRecord extends UpdatableRecordImpl<OAccessTokenRecord> implements VertxPojo, Record10<String, byte[], byte[], Long, byte[], String, Boolean, String, LocalDateTime, String>, IOAccessToken {
                  
                      private static final long serialVersionUID = 1L;
                  
                  

                    IPBuyItem has 66 methods (exceeds 20 allowed). Consider refactoring.
                    Open

                    @SuppressWarnings({ "all", "unchecked", "rawtypes" })
                    public interface IPBuyItem extends VertxPojo, Serializable {
                    
                        /**
                         * Setter for <code>DB_ETERNAL.P_BUY_ITEM.KEY</code>. 「key」- 采购明细主键

                      IFBillItem has 66 methods (exceeds 20 allowed). Consider refactoring.
                      Open

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

                        File WTodoRecord.java has 566 lines of code (exceeds 250 allowed). Consider refactoring.
                        Open

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

                          File PCommodityHisRecord.java has 564 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

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

                            Similar blocks of code found in 2 locations. Consider refactoring.
                            Open

                            /*
                             * This file is generated by jOOQ.
                             */
                            package cn.vertxup.rbac.domain.tables;
                            
                            
                            vertx-pin/zero-rbac/src/main/java/cn/vertxup/rbac/domain/tables/SPermission.java on lines 1..211

                            Duplicated Code

                            Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

                            Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

                            When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

                            Tuning

                            This issue has a mass of 582.

                            We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

                            The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

                            If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

                            See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

                            Refactorings

                            Further Reading

                            Severity
                            Category
                            Status
                            Source
                            Language