microting/eform-sdk-dotnet

View on GitHub

Showing 2,526 of 2,542 total issues

Method Core_Case_CaseReadAll_Medium has 1948 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        [Test]
        public async Task Core_Case_CaseReadAll_Medium()
        {
            // Arrance

Severity: Major
Found in eFormSDK.Integration.Case.CoreTests/CoreTestCaseReadAllMedium.cs - About 1 wk to fix

    File 20240619132520_AddPinCodeEmployeeNoToWorker.Designer.cs has 3244 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    using System;
    using Microsoft.EntityFrameworkCore;
    using Microsoft.EntityFrameworkCore.Infrastructure;
    using Microsoft.EntityFrameworkCore.Metadata;
    using Microsoft.EntityFrameworkCore.Migrations;

      Method BuildTargetModel has 1815 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

              protected override void BuildTargetModel(ModelBuilder modelBuilder)
              {
      #pragma warning disable 612, 618
                  string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                  object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

        Method BuildTargetModel has 1814 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

                protected override void BuildTargetModel(ModelBuilder modelBuilder)
                {
        #pragma warning disable 612, 618
                    string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                    object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

          Method BuildTargetModel has 1813 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

                  protected override void BuildTargetModel(ModelBuilder modelBuilder)
                  {
          #pragma warning disable 612, 618
                      string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                      object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

            Method BuildTargetModel has 1813 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                    protected override void BuildTargetModel(ModelBuilder modelBuilder)
                    {
            #pragma warning disable 612, 618
                        string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                        object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

              Method BuildTargetModel has 1802 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                      protected override void BuildTargetModel(ModelBuilder modelBuilder)
                      {
              #pragma warning disable 612, 618
                          string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                          object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

                Method BuildTargetModel has 1802 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                        protected override void BuildTargetModel(ModelBuilder modelBuilder)
                        {
                #pragma warning disable 612, 618
                            string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                            object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

                  Method BuildTargetModel has 1801 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                          protected override void BuildTargetModel(ModelBuilder modelBuilder)
                          {
                  #pragma warning disable 612, 618
                              string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                              object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;
                  Severity: Major
                  Found in eFormCore/Migrations/20200427095029_AdjustTimeToUTC.Designer.cs - About 1 wk to fix

                    Method BuildTargetModel has 1801 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                            protected override void BuildTargetModel(ModelBuilder modelBuilder)
                            {
                    #pragma warning disable 612, 618
                                string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                                object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

                      File 20230607084834_AddingOriginalFileLocationToUploadedData.Designer.cs has 3159 lines of code (exceeds 250 allowed). Consider refactoring.
                      Open

                      using System;
                      using Microsoft.EntityFrameworkCore;
                      using Microsoft.EntityFrameworkCore.Infrastructure;
                      using Microsoft.EntityFrameworkCore.Migrations;
                      using Microsoft.EntityFrameworkCore.Storage.ValueConversion;

                        File 20230506062507_AddingInitialsToWorkers.Designer.cs has 3155 lines of code (exceeds 250 allowed). Consider refactoring.
                        Open

                        using System;
                        using Microsoft.EntityFrameworkCore;
                        using Microsoft.EntityFrameworkCore.Infrastructure;
                        using Microsoft.EntityFrameworkCore.Migrations;
                        using Microsoft.EntityFrameworkCore.Storage.ValueConversion;

                          File 20221129082337_AddingReceivedByServerAtToCases.Designer.cs has 3149 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          using System;
                          using Microsoft.EntityFrameworkCore;
                          using Microsoft.EntityFrameworkCore.Infrastructure;
                          using Microsoft.EntityFrameworkCore.Migrations;
                          using Microsoft.EntityFrameworkCore.Storage.ValueConversion;

                            File 20221016081344_AddingIsActiveToLanguage.Designer.cs has 3145 lines of code (exceeds 250 allowed). Consider refactoring.
                            Open

                            using System;
                            using Microsoft.EntityFrameworkCore;
                            using Microsoft.EntityFrameworkCore.Infrastructure;
                            using Microsoft.EntityFrameworkCore.Migrations;
                            using Microsoft.EntityFrameworkCore.Storage.ValueConversion;

                              File 20220207094729_AddingIsLockedToSiteUnitWorkers.Designer.cs has 3141 lines of code (exceeds 250 allowed). Consider refactoring.
                              Open

                              using System;
                              using Microsoft.EntityFrameworkCore;
                              using Microsoft.EntityFrameworkCore.Infrastructure;
                              using Microsoft.EntityFrameworkCore.Migrations;
                              using Microsoft.EntityFrameworkCore.Storage.ValueConversion;

                                Method BuildTargetModel has 1784 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                        protected override void BuildTargetModel(ModelBuilder modelBuilder)
                                        {
                                #pragma warning disable 612, 
                                            string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                                            object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

                                  Method BuildTargetModel has 1780 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                          protected override void BuildTargetModel(ModelBuilder modelBuilder)
                                          {
                                  #pragma warning disable 612, 618
                                              string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                                              object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

                                    Method BuildTargetModel has 1778 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                            protected override void BuildTargetModel(ModelBuilder modelBuilder)
                                            {
                                    #pragma warning disable 612, 618
                                                string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                                                object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;

                                      File 20211116085744_AddingDoneAtEditable.Designer.cs has 3129 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

                                      using System;
                                      using Microsoft.EntityFrameworkCore;
                                      using Microsoft.EntityFrameworkCore.Infrastructure;
                                      using Microsoft.EntityFrameworkCore.Migrations;
                                      using Microsoft.EntityFrameworkCore.Storage.ValueConversion;

                                        Method BuildTargetModel has 1770 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                                protected override void BuildTargetModel(ModelBuilder modelBuilder)
                                                {
                                        #pragma warning disable 612, 618
                                                    string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
                                                    object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language