Shell output with SonarQube
Hi, I am using SonarQube and it seems to read information from console output. Currently, when i run the same on Local machine its collecting information while when its run on GitLab Builds, output miss out information. Is there something i am missing.
Following is the output from console
Checking Paket version (downloading latest stable)...
Paket.exe 3.31.6 is up to date.
Paket version 3.31.6
Skipping resolver for group Main since it is already up-to-date
C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\paket.lock is already up-to-date
1 second - ready.
Paket version 3.31.6
Resolving packages for group Main:
- Cake 0.17.0 C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\paket.lock is already up-to-date
3 seconds - ready.
---------------------------------------- Setup
----------------------------------------
========================================
Restore-NuGet-Packages
========================================
MSBuild auto-detection: using msbuild version '14.0' from 'C:\Program Files (x86)\MSBuild\14.0\bin'.
All packages listed in packages.config are already installed.
========================================
Analysis
========================================
begin /d:sonar.host.url=http://192.168.7.116:9000 /d:sonar.login=admin /d:sonar.password=[REDACTED] /k:Infrastructure /n:Infrastructure
SonarQube Scanner for MSBuild 2.2
Default properties file was found at C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Loading analysis properties from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Pre-processing started.
Preparing working directories...
SonarQube Scanner for MSBuild 2.2
21:03:48.14 Updating build integration targets...
21:03:48.156 Fetching analysis configuration settings...
21:03:48.799 Generating rulesets...
21:03:48.84 Provisioning analyzer assemblies for cs...
21:03:48.842 Installing required Roslyn analyzers...
21:03:48.88 Pre-processing succeeded.
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 12/20/2016 9:03:48 PM.
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" on node 1 (Build target(s)).
ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj" (2) on node
1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CreateProjectSpecificDirs:
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\Core_AnyCPU_Release_3026" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\Core_AnyCPU_Release_3026".
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core_AnyCPU_Release_3026" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core_AnyCPU_Release_3026".
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:CODE_ANALYSIS;TRACE;xAnyCPU
/highentropyva- /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Refere
nce Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Conf
iguration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference As
semblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /r
eference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Caching.dll" /reference:"C:\Program Files (x86)\Reference Assembli
es\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll"
/debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Core.dll /ruleset:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset /erro
rlog:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll.RoslynCA.json /target:library /warnaserror- /utf8output /analyzer:C:\Users\wahmed\AppData\Loc
al\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\Google.Protobuf.dll /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnaly
zer-1.20.1.zip\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\SonarAnalyzer.dll /additionalfi
le:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\cs\SonarLint.xml /additionalfile:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core_
AnyCPU_Release_3026\ProjectOutFolderPath.txt Logging\Bootstrap.cs Logging\ICleaner.cs Logging\ICompressor.cs Shared\Extensions.cs Logging\IFormatter.cs Logging\IOptimizer.cs
Logging\IOptions.cs Logging\IWriter.cs Logging\TypeOf.cs Shared\Decorator.cs Shared\HealthCheck.cs Shared\Impersonator.cs Shared\NetworkConnection.cs Shared\Utility.cs Shared
\WorkStealingTaskScheduler.cs Logging\Logger.cs Properties\AssemblyInfo.cs Shared\__.cs "C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
Shared\Decorator.cs(9,27): warning S2223: Change the visibility of "SLEEP_INTERVAL" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Co
re.csproj]
Shared\Decorator.cs(10,27): warning S2223: Change the visibility of "NO_OF_RETRIES" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Co
re.csproj]
Shared\HealthCheck.cs(14,32): warning S1450: Remove the "_timer" field and declare it as a local variable in the relevant methods. [C:\gitlab\builds\9c650e60\0\Shared\Infrastru
cture\Core\Core.csproj]
Logging\IFormatter.cs(92,18): warning S101: Rename class "CSVFormatter" to match camel case naming rules, consider using "CsvFormatter". [C:\gitlab\builds\9c650e60\0\Shared\Inf
rastructure\Core\Core.csproj]
Logging\IWriter.cs(296,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IWriter.cs(436,21): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IOptions.cs(58,29): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\IOptions.cs(60,43): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\WorkStealingTaskScheduler.cs(100,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\NetworkConnection.cs(16,25): warning S101: Rename struct "USE_INFO_2" to match camel case naming rules, consider using "UseInfo2". [C:\gitlab\builds\9c650e60\0\Shared\In
frastructure\Core\Core.csproj]
Logging\IWriter.cs(45,21): warning S2933: Make "_maxFailures" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IWriter.cs(60,69): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\IWriter.cs(67,27): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\TypeOf.cs(9,25): warning S1118: Add a "private" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Co
re.csproj]
Shared\__.cs(1,1): warning S104: This file has 1156 lines, which is greater than 1000 authorized. Split it into smaller files. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\Core\Core.csproj]
Logging\IWriter.cs(356,18): warning S101: Rename class "LogzIOWriter" to match camel case naming rules, consider using "LogzIoWriter". [C:\gitlab\builds\9c650e60\0\Shared\Infra
structure\Core\Core.csproj]
Logging\IWriter.cs(453,50): warning S2933: Make "_levels" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(268,21): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e
60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(13,32): warning S2933: Make "m_threads" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(290,24): warning S2933: Make "m_foreignLock" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(38,27): warning S2223: Change the visibility of "NoOfPending" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\__.cs(19,25): warning S101: Rename class "__" to match camel case naming rules, trim underscores from the name. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\C
ore.csproj]
Shared\__.cs(76,63): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(76,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(88,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(88,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(88,140): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,60): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,138): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(79,21): warning S1854: Remove this useless assignment to local variable "val". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(15,28): warning S100: Rename method "DataTableToCSV" to match camel case naming rules, consider using "DataTableToCsv". [C:\gitlab\builds\9c650e60\0\Shared\In
frastructure\Core\Core.csproj]
Shared\Utility.cs(15,102): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(98,99): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(98,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(98,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(108,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(108,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(108,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(118,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(118,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(128,85): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Decorator.cs(12,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Decorator.cs(12,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Decorator.cs(12,152): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Decorator.cs(12,176): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Decorator.cs(33,44): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Decorator.cs(33,44): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\__.cs(138,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(138,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(138,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(138,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(48,53): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\HealthCheck.cs(40,72): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\HealthCheck.cs(40,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,172): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,202): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,242): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,261): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,281): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\HealthCheck.cs(40,300): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(173,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(190,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(191,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(193,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(58,69): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(206,29): warning S100: Rename method "shouldRedact" to match camel case naming rules, consider using "ShouldRedact". [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core\Core.csproj]
Shared\__.cs(226,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(251,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(239,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Impersonator.cs(58,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(262,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(151,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(151,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\NetworkConnection.cs(51,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Cor
e.csproj]
Shared\__.cs(289,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(170,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(177,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(177,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Impersonator.cs(96,17): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Impersonator.cs(98,21): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(308,25): warning S1854: Remove this useless assignment to local variable "isEmpty". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(307,27): warning S1854: Remove this useless assignment to local variable "isNothing". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Impersonator.cs(102,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(324,30): warning S100: Rename method "DBVal" to match camel case naming rules, consider using "DbVal". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core
.csproj]
Shared\Utility.cs(182,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(182,156): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\__.cs(342,30): warning S100: Rename method "CSV" to match camel case naming rules, consider using "Csv". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(342,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(188,76): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(194,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(194,114): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(202,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(209,25): warning S1854: Remove this useless assignment to local variable "current". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\ICleaner.cs(33,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\ICleaner.cs(45,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\ICleaner.cs(39,68): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\ICompressor.cs(16,56): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\ICompressor.cs(16,52): warning S3237: Use the "value" parameter in this property set accessor declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.
csproj]
Shared\Utility.cs(224,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(348,30): warning S100: Rename method "CSV" to match camel case naming rules, consider using "Csv". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Utility.cs(231,25): warning S1854: Remove this useless assignment to local variable "current". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(246,77): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(246,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(246,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(246,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(246,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\__.cs(348,82): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(274,104): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(274,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(274,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(274,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(251,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(259,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(267,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\__.cs(363,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(364,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(20,59): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(279,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(31,62): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Extensions.cs(23,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Bootstrap.cs(95,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(34,25): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(42,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Extensions.cs(45,27): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(288,76): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(288,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(288,126): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(288,180): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Extensions.cs(53,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(303,49): warning S2583: Change this condition so that it does not always evaluate to "true". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(293,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(304,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Extensions.cs(56,26): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(64,62): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\IFormatter.cs(113,65): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(311,103): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(311,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(311,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Utility.cs(311,207): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Extensions.cs(67,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(68,32): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(315,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IFormatter.cs(113,61): warning S3237: Use the "value" parameter in this property set accessor declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.
csproj]
Logging\IFormatter.cs(34,67): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(84,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Extensions.cs(84,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Extensions.cs(106,59): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(106,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\IFormatter.cs(34,63): warning S3237: Use the "value" parameter in this property set accessor declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(88,29): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(117,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(117,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(479,30): warning S100: Rename method "DB" to match camel case naming rules, consider using "Db". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\__.cs(486,30): warning S100: Rename method "DB" to match camel case naming rules, consider using "Db". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Extensions.cs(138,88): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(149,128): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(149,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(160,76): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(160,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(160,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(514,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IOptions.cs(47,44): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\__.cs(535,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(552,66): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(552,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IOptimizer.cs(47,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\IOptimizer.cs(51,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\IOptimizer.cs(59,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(566,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(576,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(526,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(526,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(533,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(538,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(553,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\IWriter.cs(275,39): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(558,61): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\IWriter.cs(275,21): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\IWriter.cs(114,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\IWriter.cs(183,22): warning S100: Rename method "onFail" to match camel case naming rules, consider using "OnFail". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\C
ore\Core.csproj]
Logging\IWriter.cs(293,26): warning S1854: Remove this useless assignment to local variable "renameTo". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(321,44): warning S1121: Extract the assignment of "tail" from this expression. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.
csproj]
Shared\WorkStealingTaskScheduler.cs(492,17): warning S1481: Remove this unused "ignored" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(650,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(671,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(685,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\WorkStealingTaskScheduler.cs(372,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\Core\Core.csproj]
Logging\Logger.cs(104,75): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(104,97): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(104,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(104,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\WorkStealingTaskScheduler.cs(211,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(196,13): warning S2696: Make the enclosing instance method "static" or remove this set on the "static" field. [C:\gitlab\builds\9c650e60\0\S
hared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(115,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(115,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(115,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(115,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(46,51): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(46,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(46,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(46,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(59,21): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(110,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(110,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(110,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(110,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(76,29): warning S1854: Remove this useless assignment to local variable "instance". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(77,34): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(78,107): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(121,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(121,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(121,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(121,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(48,29): warning S1854: Remove this useless assignment to local variable "instance". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(126,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(126,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(126,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(126,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(132,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(132,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(132,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(132,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(137,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(137,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(137,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(137,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(148,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(148,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(148,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(148,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(143,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(143,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(143,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(143,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(165,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(165,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(165,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(170,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(170,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(170,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(159,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(159,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(159,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(154,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(154,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(154,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(154,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(181,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(181,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(181,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(186,77): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(186,99): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(186,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(192,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(192,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(192,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(197,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(197,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(197,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(175,72): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(175,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(175,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(208,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(208,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(208,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(213,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(213,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(213,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(202,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(202,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(202,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(219,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(219,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(219,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(224,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(224,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(224,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(224,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(224,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(230,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(230,88): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(230,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(230,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(230,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\Extensions.cs(695,57): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\__.cs(626,69): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(626,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(626,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(640,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(640,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(654,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(654,88): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,74): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(256,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(273,22): warning S100: Rename method "applyFormatter" to match camel case naming rules, consider using "ApplyFormatter". [C:\gitlab\builds\9c650e60\0\Shared\I
nfrastructure\Core\Core.csproj]
Shared\Extensions.cs(701,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(701,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(701,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(767,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(767,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(767,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(767,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(767,184): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(715,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(725,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(738,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(749,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(785,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(785,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(785,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(785,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(785,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\Logger.cs(333,17): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(790,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(790,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(790,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(796,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(796,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(796,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(826,63): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(832,57): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(813,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(813,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(745,17): warning S2583: Change this condition so that it does not always evaluate to "true". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(729,25): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(672,62): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(760,27): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(759,25): warning S1854: Remove this useless assignment to local variable "key". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,74): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,135): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,156): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,196): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(857,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(857,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(869,69): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(869,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(875,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(875,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(823,60): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(824,59): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(880,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(880,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(891,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(891,104): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(896,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(896,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(860,27): warning S1854: Remove this useless assignment to local variable "timeTaken". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(901,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(901,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(901,134): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(917,82): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(917,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(917,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(947,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(947,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(956,72): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(974,22): warning S1854: Remove this useless assignment to local variable "path". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(958,42): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1012,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,44): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,193): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,219): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,77): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1046,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1046,138): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1046,162): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1058,59): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1058,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1073,69): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1087,95): warning S2692: 0 is a valid index, but this check ignores it. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,60): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1103,26): warning S1854: Remove this useless assignment to local variable "item". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
CopyFilesToOutputDirectory:
Copying file from "obj\Release\Core.dll" to "bin\Release\Core.dll".
Core -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll
Copying file from "obj\Release\Core.pdb" to "bin\Release\Core.pdb".
OverrideCodeAnalysisProperties:
Skipping FxCop analysis: the SonarQube ruleset does not exist. Ruleset: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\SonarQubeFxCop-cs.ruleset
SetStyleCopAnalysisSettings:
Setting 'sonar.stylecop.projectFilePath' to 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj'
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (3) on n
ode 1 (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (3) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj" (4)
on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CreateProjectSpecificDirs:
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\Core.DB_AnyCPU_Release_7286" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\Core.DB_AnyCPU_Release_7286".
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core.DB_AnyCPU_Release_7286" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core.DB_AnyCPU_Release_7286".
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:CODE_ANALYSIS;TRACE;xAnyCPU
/highentropyva- /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Frame
work\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:C:\gitla
b\builds\9c650e60\0\Shared\Infrastructure\lib\32+64bit\Oracle.ManagedDataAccess.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\
v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Refer
ence Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.d
ll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Rele
ase\Core.DB.dll /ruleset:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset /errorlog:C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core.DB\bin\Release\Core.DB.dll.RoslynCA.json /target:library /warnaserror- /utf8output /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\Sona
rAnalyzer-1.20.1.zip\Google.Protobuf.dll /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\SonarAnalyzer.CSharp.dll /anal
yzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\SonarAnalyzer.dll /additionalfile:C:\gitlab\builds\9c650e60\0\Shared\Infrast
ructure\.sonarqube\conf\cs\SonarLint.xml /additionalfile:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core.DB_AnyCPU_Release_7286\ProjectOutFolderPath.t
xt DB\Auditer.cs DB\Database.cs DB\Disposer.cs DB\Error.cs Logging\DBOption.cs Logging\DBWriter.cs DB\MetaData.cs Properties\AssemblyInfo.cs DB\Sanitize.cs DB\SequelSql.cs DB
\Sql.cs "C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
DB\Disposer.cs(13,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(45,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(54,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(64,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(73,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(82,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core.DB\Core.DB.csproj]
Logging\DBOption.cs(10,18): warning S101: Rename class "DBOption" to match camel case naming rules, consider using "DbOption". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\Core.DB\Core.DB.csproj]
DB\Error.cs(5,11): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Cor
e.DB.csproj]
DB\Database.cs(1,1): warning S104: This file has 1588 lines, which is greater than 1000 authorized. Split it into smaller files. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core.DB\Core.DB.csproj]
Logging\DBWriter.cs(14,18): warning S101: Rename class "DBWriter" to match camel case naming rules, consider using "DbWriter". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\Core.DB\Core.DB.csproj]
DB\Sql.cs(16,18): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core
.DB.csproj]
DB\Database.cs(42,27): warning S2223: Change the visibility of "CHUNK_SIZE" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB
.csproj]
DB\Database.cs(43,27): warning S2223: Change the visibility of "BATCH_SIZE" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB
.csproj]
DB\Database.cs(44,27): warning S2223: Change the visibility of "FETCH_SIZE" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB
.csproj]
DB\Database.cs(45,27): warning S2223: Change the visibility of "DB_IN_LIMIT" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.D
B.csproj]
DB\Database.cs(46,30): warning S2223: Change the visibility of "FMT_IN_PARAM" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.
DB.csproj]
DB\Sql.cs(53,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(52,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(68,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(80,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(91,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
Logging\DBOption.cs(56,27): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
Logging\DBOption.cs(55,28): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(135,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(134,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(67,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Database.cs(67,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Database.cs(67,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(67,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(92,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Database.cs(92,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(92,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(92,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(105,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(105,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(105,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(105,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(113,29): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(158,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Disposer.cs(13,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Disposer.cs(13,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Disposer.cs(24,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Disposer.cs(45,85): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
Logging\DBWriter.cs(83,27): warning S1854: Remove this useless assignment to local variable "exception". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
Logging\DBWriter.cs(82,25): warning S1854: Remove this useless assignment to local variable "context". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Sql.cs(170,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(185,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(193,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(248,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(247,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(216,29): warning S100: Rename method "needToValidate" to match camel case naming rules, consider using "NeedToValidate". [C:\gitlab\builds\9c650e60\0\Shared\Infr
astructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(263,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(164,150): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Sanitize.cs(18,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Sanitize.cs(18,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Sql.cs(282,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(281,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(269,17): warning S1481: Remove this unused "idxSelect" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(188,30): warning S1854: Remove this useless assignment to local variable "validate". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(187,25): warning S1854: Remove this useless assignment to local variable "key". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(168,33): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(235,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(235,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(235,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(235,205): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(235,225): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(235,250): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(235,275): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(240,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(240,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(240,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(240,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(240,188): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(240,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(240,239): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(28,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(245,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(245,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(245,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(245,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(245,174): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(245,199): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(245,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(245,261): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Auditer.cs(17,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\SequelSql.cs(37,76): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\SequelSql.cs(37,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\SequelSql.cs(37,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(37,141): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(37,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Sql.cs(304,26): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(303,27): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(302,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(316,33): warning S1854: Remove this useless assignment to local variable "postfix". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(321,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(349,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(348,38): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(42,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(42,135): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(42,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(42,178): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(42,202): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Sanitize.cs(55,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\SequelSql.cs(47,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\SequelSql.cs(47,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(47,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(47,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(47,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(106,21): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(75,80): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(128,63): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(128,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(128,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(123,79): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(122,21): warning S2696: Make the enclosing instance property "static" or remove this set on the "static" field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructu
re\Core.DB\Core.DB.csproj]
DB\Database.cs(250,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(250,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(250,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(250,186): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(250,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(250,233): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(250,257): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(305,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(305,138): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(305,162): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(305,184): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(305,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(305,231): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Sql.cs(372,68): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Sql.cs(378,33): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Auditer.cs(62,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Database.cs(274,33): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(286,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Auditer.cs(21,62): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(24,52): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(25,52): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(26,52): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(50,137): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(151,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(151,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(151,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(170,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(190,58): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(182,49): warning S3220: Review this call, which partially matches an overload without "params". The partial match is "object[] __.Array(object value, Type type
= null)". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(377,44): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(56,29): warning S1481: Remove this unused "length" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(384,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(384,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(384,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(384,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(241,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(241,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(241,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(241,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(241,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(262,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(262,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(262,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(262,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(262,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(212,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(212,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(212,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(212,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(348,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(348,164): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(348,188): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(348,212): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(348,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(348,257): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(348,283): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(312,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(312,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(312,160): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(312,182): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(312,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(312,229): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(312,285): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(353,99): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(353,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(353,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(353,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(353,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(353,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(353,246): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(363,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(363,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(363,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(363,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(363,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(363,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(358,85): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(358,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(358,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(358,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(358,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(358,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(358,232): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(358,269): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(370,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(370,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(370,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(370,195): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(370,218): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(370,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(370,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(321,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(321,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(321,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(321,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(306,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(296,86): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(312,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(388,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(392,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(403,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(367,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(367,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(367,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(367,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(367,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(388,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(388,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(388,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(388,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(388,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(429,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(429,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(429,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(429,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(429,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(429,236): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(429,292): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(486,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(487,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,61): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(510,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(510,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(510,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,193): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,217): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,241): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,263): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,289): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(510,326): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,160): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,219): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,244): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,268): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,292): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,314): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(500,340): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,75): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(505,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(505,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,182): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,207): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,231): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,255): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,277): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(505,303): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(422,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(433,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(433,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(433,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(433,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(515,97): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(515,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,229): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,253): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,275): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,297): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(515,321): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(522,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,128): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,141): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,162): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,200): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,225): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,249): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,271): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,293): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(522,318): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(529,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,126): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,160): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,198): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,223): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,247): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,269): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,291): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(529,316): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(477,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(477,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(477,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(477,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(477,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(554,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(554,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(554,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(554,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(549,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(549,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(549,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(549,202): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(498,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(498,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(498,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(498,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(498,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(559,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(559,104): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(559,128): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(559,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(559,188): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(564,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(564,140): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(564,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(564,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(571,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(571,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(571,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(571,180): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(543,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(543,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(543,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(543,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(543,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(578,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(578,134): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(578,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(578,178): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(578,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(557,74): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(557,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(557,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(557,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(557,176): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(532,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(608,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(608,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(608,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(608,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(608,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(608,248): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(613,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(613,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(613,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(613,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(613,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(613,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(573,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(573,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(573,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(573,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(618,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(618,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(618,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(618,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(618,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(618,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(618,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(623,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(623,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(623,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(623,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(623,209): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(630,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(630,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(630,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(630,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(630,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(635,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(635,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(635,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(635,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(635,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(640,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(640,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(640,194): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(640,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(640,228): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(640,252): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(650,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(650,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(650,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(650,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(650,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(650,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(650,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(645,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(645,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(645,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(645,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(645,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(645,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(655,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(655,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(655,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(655,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(655,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(662,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(662,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(662,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(662,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(662,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(667,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(667,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(667,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(667,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(667,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(612,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(617,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(618,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(611,62): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(682,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(682,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(682,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(682,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(682,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(682,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(677,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(677,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(677,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(677,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(677,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(677,248): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(687,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(687,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(687,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(687,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(687,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(687,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(687,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(642,61): warning S1854: Remove this useless assignment to local variable "selectOnly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\SequelSql.cs(642,61): warning S1121: Extract the assignment of "selectOnly" from this expression. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(692,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(692,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(692,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(692,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(692,209): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(699,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(699,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(699,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(699,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(699,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(651,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(651,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(651,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(651,164): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(704,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(704,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(704,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(704,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(704,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(709,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(709,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(709,194): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(709,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(709,228): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(709,252): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(724,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(724,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(724,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(724,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(724,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(719,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(719,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(719,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(719,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(719,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(719,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(719,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(714,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(714,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(714,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(714,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(714,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(714,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(731,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(731,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(731,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(731,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(731,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(736,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(736,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(736,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(736,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(736,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(746,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(746,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(746,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(746,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(746,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(746,248): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(677,22): warning S100: Rename method "trackExecTime" to match camel case naming rules, consider using "TrackExecTime". [C:\gitlab\builds\9c650e60\0\Shared\Infra
structure\Core.DB\Core.DB.csproj]
DB\Database.cs(761,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(761,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(761,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(761,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(761,209): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(751,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(751,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(751,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(751,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(751,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(751,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(756,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(756,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(756,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(756,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(756,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(756,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(756,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(768,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(768,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(768,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(768,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(768,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(773,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(773,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(773,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(773,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(773,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(693,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(783,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(783,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(783,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(783,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(783,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(783,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(788,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(788,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(788,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(788,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(788,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(788,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(788,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(778,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(778,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(778,194): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(778,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(778,228): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(778,252): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(793,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(793,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(793,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(793,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(793,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(805,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(805,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(805,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(805,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(805,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(814,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(814,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(814,192): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(814,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(814,226): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(814,250): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(814,278): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(800,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(800,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(800,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(800,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(800,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(819,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(819,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(819,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(819,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(819,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(819,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(819,241): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(716,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(829,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(829,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(829,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(829,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(829,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(829,239): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(824,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(824,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(824,141): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(824,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(824,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(824,199): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(824,236): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(824,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(726,31): warning S1854: Remove this useless assignment to local variable "appendCurrent". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(725,22): warning S1854: Remove this useless assignment to local variable "diff". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(721,24): warning S1854: Remove this useless assignment to local variable "newIdx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(720,24): warning S1854: Remove this useless assignment to local variable "oldIdx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(836,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(836,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(836,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(836,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(836,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(836,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(836,292): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(772,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(893,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(893,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(893,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(893,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(893,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(893,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(851,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(857,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(862,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(868,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(900,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(900,172): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(900,196): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(900,212): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(900,230): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(900,254): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(900,282): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(905,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(905,135): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(905,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(905,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(905,193): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(905,217): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(905,245): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(910,97): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(910,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(910,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(910,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(910,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(910,203): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(910,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(910,268): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(808,55): warning S100: Rename method "partAndIdx" to match camel case naming rules, consider using "PartAndIdx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core.DB\Core.DB.csproj]
DB\Database.cs(915,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(915,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(915,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(915,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(915,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(915,243): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(956,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(956,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(956,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(956,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(956,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(956,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(922,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(922,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(922,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(922,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(922,212): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(922,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(830,50): warning S2259: "parameters" is null on at least one execution path. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(815,33): warning S1854: Remove this useless assignment to local variable "isAllIdxWithVal". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(813,22): warning S1854: Remove this useless assignment to local variable "part". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(812,22): warning S1854: Remove this useless assignment to local variable "idxs". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(828,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(832,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(967,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(967,182): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(967,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(967,222): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(967,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(967,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(972,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(972,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(972,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(972,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(972,203): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(972,227): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(977,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(977,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(977,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(977,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(977,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(977,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(977,250): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(936,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(982,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(982,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(982,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(982,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(982,225): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(1034,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1034,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1034,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1034,195): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1034,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1045,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1045,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1045,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1045,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(989,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(989,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(989,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(989,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(989,222): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(989,278): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(1050,100): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1050,124): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1050,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1050,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1055,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(1055,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1055,134): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1055,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1055,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1060,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1060,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1060,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1007,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1009,60): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1067,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1067,140): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1067,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1074,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1074,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1074,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1114,29): warning S100: Rename method "onException" to match camel case naming rules, consider using "OnException". [C:\gitlab\builds\9c650e60\0\Shared\Infrastru
cture\Core.DB\Core.DB.csproj]
DB\Database.cs(1140,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1140,180): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1140,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1140,230): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1140,254): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1140,282): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1179,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1179,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1288,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(1145,32): warning S1854: Remove this useless assignment to local variable "idxs". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1151,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1157,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1257,85): warning S2259: "parameter" is null on at least one execution path. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1185,33): warning S1854: Remove this useless assignment to local variable "replaceWith". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Database.cs(1197,46): warning S1854: Remove this useless assignment to local variable "newParamName". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Database.cs(1318,17): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1194,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1238,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1181,59): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1240,57): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1387,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(1387,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1387,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1387,203): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1403,28): warning S1155: Use ".Any()" to test whether this "IEnumerable<Oracle.ManagedDataAccess.Client.OracleParameter>" is empty or not. [C:\gitlab\builds\9c65
0e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1417,33): warning S1155: Use ".Any()" to test whether this "IEnumerable<Oracle.ManagedDataAccess.Client.OracleParameter>" is empty or not. [C:\gitlab\builds\9c65
0e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1409,25): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1457,29): warning S1854: Remove this useless assignment to local variable "name". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1456,30): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1524,67): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1527,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1564,28): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core
.DB.csproj]
DB\Database.cs(1578,37): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core
.DB.csproj]
DB\Database.cs(1570,33): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1572,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
_CopyAppConfigFile:
Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
Copying file from "obj\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Core.DB -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll
Copying file from "obj\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
OverrideCodeAnalysisProperties:
Skipping FxCop analysis: the SonarQube ruleset does not exist. Ruleset: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\SonarQubeFxCop-cs.ruleset
SetStyleCopAnalysisSettings:
Setting 'sonar.stylecop.projectFilePath' to 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj'
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (3) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core.Log
ging.Sentry.csproj" (5) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CreateProjectSpecificDirs:
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\Core.Logging.Sentry_AnyCPU_Release_5615" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\Core.Logging.Sentry_AnyCPU_Release_5615".
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core.Logging.Sentry_AnyCPU_Release_5615" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core.Logging.Sentry_AnyCPU_Release_5615".
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:CODE_ANALYSIS;TRACE;xAnyCPU
/highentropyva- /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Frame
work\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:C:\gitla
b\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\S
harpRaven.2.1.0\lib\net40\SharpRaven.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Progra
m Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft
\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Progr
am Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFra
mework\v4.0\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Core.Logging.Sentry.dll /ruleset:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\
.sonarqube\conf\SonarQubeRoslyn-cs.ruleset /errorlog:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll.RoslynCA.json /
target:library /warnaserror- /utf8output /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\Google.Protobuf.dll /analyzer:
C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\
.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\SonarAnalyzer.dll /additionalfile:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\cs\SonarLint.xml /additiona
lfile:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\Core.Logging.Sentry_AnyCPU_Release_5615\ProjectOutFolderPath.txt SentryWriter.cs Properties\AssemblyI
nfo.cs "C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
SentryWriter.cs(39,31): warning S1854: Remove this useless assignment to local variable "lvlSentry". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core
.Logging.Sentry.csproj]
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
_CopyAppConfigFile:
Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
Copying file from "obj\Release\Core.Logging.Sentry.dll" to "bin\Release\Core.Logging.Sentry.dll".
Core.Logging.Sentry -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll
Copying file from "obj\Release\Core.Logging.Sentry.pdb" to "bin\Release\Core.Logging.Sentry.pdb".
OverrideCodeAnalysisProperties:
Skipping FxCop analysis: the SonarQube ruleset does not exist. Ruleset: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\SonarQubeFxCop-cs.ruleset
SetStyleCopAnalysisSettings:
Setting 'sonar.stylecop.projectFilePath' to 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core.Logging.Sentry.csproj'
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core.Logging.Sentry.csproj" (default targets).
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the p
roject being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchit
ecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so
as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processo
r architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the p
roject being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs.Tif, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorAr
chitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager
so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted proc
essor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the p
roject being built "MSIL" and the processor architecture of the reference "Leadtools, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=
x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to a
lign the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor archi
tecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
GenerateBindingRedirects:
No suggested binding redirects from ResolveAssemblyReferences.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CreateProjectSpecificDirs:
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\CSharp_AnyCPU_Release_0360" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\CSharp_AnyCPU_Release_0360".
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\CSharp_AnyCPU_Release_0360" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\CSharp_AnyCPU_Release_0360".
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:CODE_ANALYSIS;TRACE;xAnyCPU
/main:Playground.Playground /highentropyva- /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll /reference:C:\gitlab\builds\9c650e60\
0\Shared\Infrastructure\Core\bin\Release\Core.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll /refere
nce:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\fastJSON.2.1.17\lib\net40\fastjson.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\
Leadtools.Codecs.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\Leadtools.Codecs.Tif.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\CSharp\lib\Leadtools.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:C:\gitlab\builds
\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\pa
ckages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.
Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.d
ll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\In
frastructure\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SSH.
NET.2013.4.7\lib\net40\Renci.SshNet.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\RestSharp.105.2.3\lib\net4\RestSharp.dll /reference:C:\gitlab\bu
ilds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\StackExchange.R
edis.1.1.603\lib\net40\StackExchange.Redis.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\DogStatsD-CSharp-Client.2.2.0\lib\net35\StatsdClient.dll
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assembli
es\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /re
ference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fram
ework\.NETFramework\v4.0\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.EnterpriseServices.dll" /re
ference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.IO.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Micros
oft\Framework\.NETFramework\v4.0\System.Net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Caching.dll" /r
eference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.dll /reference:"C:\Program Files (x86)\Reference Assemblies\
Microsoft\Framework\.NETFramework\v4.0\System.Speech.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Threadin
g.Tasks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Referen
ce Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml
.Linq.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.1.9.2\lib\net20\xunit.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\CSh
arp.exe /ruleset:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\SonarQubeRoslyn-cs.ruleset /errorlog:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSha
rp\bin\Release\CSharp.exe.RoslynCA.json /target:exe /warnaserror- /utf8output /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20
.1.zip\Google.Protobuf.dll /analyzer:C:\Users\wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\SonarAnalyzer.CSharp.dll /analyzer:C:\Users\
wahmed\AppData\Local\Temp\.sonarqube\.static\csharp_1.20.1\SonarAnalyzer-1.20.1.zip\SonarAnalyzer.dll /additionalfile:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonar
qube\conf\cs\SonarLint.xml /additionalfile:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\CSharp_AnyCPU_Release_0360\ProjectOutFolderPath.txt NDCChecker.c
s Migrator.cs Playground.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs "Web References\WSDataAccess\Reference.cs" "Web References\WSInterface\Reference.cs" "W
eb References\WSMerchant\Reference.cs" "Web References\WSQuestOrderSubmission\Reference.cs" "Web References\WSQuestOrder\Reference.cs" "Web References\WSQuestResultRetrieval\
Reference.cs" "C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
Playground.cs(1573,97): warning CS0642: Possible mistaken empty statement [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1163,17): warning CS0219: The variable 'uncompressed' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csp
roj]
Playground.cs(1242,17): warning CS0618: 'RavenClient.CaptureException(Exception, SentryMessage, ErrorLevel, IDictionary<string, string>, string[], object)' is obsolete: 'Use Ca
pture(SentryEvent) instead' [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(62,31): warning CS0649: Field 'Playground.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\
CSharp\CSharp.csproj]
Playground.cs(61,24): warning CS0649: Field 'Playground.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\
CSharp\CSharp.csproj]
Playground.cs(42,25): warning CS0414: The field 'Playground.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspro
j]
NDCChecker.cs(11,20): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\C
Sharp.csproj]
NDCChecker.cs(11,20): warning S101: Rename class "NDCChecker" to match camel case naming rules, consider using "NdcChecker". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\
CSharp\CSharp.csproj]
Playground.cs(90,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(123,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(150,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(274,17): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(515,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(609,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(769,40): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1038,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1219,17): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1280,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1307,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1314,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1322,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1,1): warning S104: This file has 1722 lines, which is greater than 1000 authorized. Split it into smaller files. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructu
re\CSharp\CSharp.csproj]
Migrator.cs(18,20): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSh
arp.csproj]
Playground.cs(44,31): warning S2223: Change the visibility of "SF" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(48,24): warning S100: Rename property "SP" to match camel case naming rules, consider using "Sp". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp
.csproj]
Playground.cs(62,31): warning S2223: Change the visibility of "SF" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(67,24): warning S100: Rename property "SP" to match camel case naming rules, consider using "Sp". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp
.csproj]
Playground.cs(1122,24): warning S3241: Change return type to "void"; not a single caller uses the returned value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSha
rp.csproj]
Playground.cs(42,25): warning S2933: Make "F2" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(47,13): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(48,13): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(67,13): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(229,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(246,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(290,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(315,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(355,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(365,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(636,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(731,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(799,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(880,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(902,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(913,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1161,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1201,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1351,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1516,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1530,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1542,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1559,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1569,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1586,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1600,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1648,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1675,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1685,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1691,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1702,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(61,24): warning S3459: Remove unassigned field "F3", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(62,31): warning S3459: Remove unassigned field "SF", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(64,24): warning S3459: Remove unassigned auto-property "P1", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(65,24): warning S3459: Remove unassigned auto-property "P2", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(66,24): warning S3459: Remove unassigned auto-property "P3", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(42,25): warning S1450: Remove the "F2" field and declare it as a local variable in the relevant methods. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp
\CSharp.csproj]
NDCChecker.cs(65,26): warning S1854: Remove this useless assignment to local variable "drugName". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(63,31): warning S1854: Remove this useless assignment to local variable "splitted". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(79,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(90,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(85,61): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(13,34): warning S1172: Remove this unused method parameter "args". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(20,34): warning S1172: Remove this unused method parameter "args". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(106,211): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(125,31): warning S1854: Remove this useless assignment to local variable "splitted". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(148,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(198,26): warning S1854: Remove this useless assignment to local variable "strTrace". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(158,30): warning S1854: Remove this useless assignment to local variable "timeTaken". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(194,26): warning S3220: Review this call, which partially matches an overload without "params". The partial match is "string __.Join(string separator, object[] va
lues)". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(184,38): warning S1854: Remove this useless assignment to local variable "dtProviderInfo". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(188,32): warning S1854: Remove this useless assignment to local variable "dtProviderInfo". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(246,84): warning S1172: Remove this unused method parameter "remote". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(273,22): warning S1854: Remove this useless assignment to local variable "isOK". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(272,34): warning S1854: Remove this useless assignment to local variable "transactionID". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(226,31): warning S1854: Remove this useless assignment to local variable "transactionID". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(353,33): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(315,29): warning S100: Rename method "TestFDBSpecific" to match camel case naming rules, consider using "TestFdbSpecific". [C:\gitlab\builds\9c650e60\0\Shared\Inf
rastructure\CSharp\CSharp.csproj]
Playground.cs(361,55): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(317,17): warning S1481: Remove this unused "connection" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(549,20): warning S1854: Remove this useless assignment to local variable "output". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(547,20): warning S1854: Remove this useless assignment to local variable "output". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(546,24): warning S1854: Remove this useless assignment to local variable "output". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(501,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(500,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(499,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(498,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(496,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(495,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(494,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(493,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(491,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(490,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(489,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(488,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(606,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(605,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(553,26): warning S1764: Identical sub-expressions on both sides of operator "&&". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(506,17): warning S1481: Remove this unused "procedure" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(519,17): warning S1481: Remove this unused "encodedPass" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(742,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(746,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(910,17): warning S1481: Remove this unused "response" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(801,17): warning S1481: Remove this unused "connection" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(682,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(681,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(680,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(679,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(678,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(677,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(676,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(674,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(672,27): warning S1854: Remove this useless assignment to local variable "oracleCommand". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(663,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(661,27): warning S1854: Remove this useless assignment to local variable "oracleCommand". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(652,20): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(650,27): warning S1854: Remove this useless assignment to local variable "oracleCommand". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(766,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(795,34): warning S1854: Remove this useless assignment to local variable "dtRecords_Cloned". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspr
oj]
Playground.cs(1051,17): warning S1481: Remove this unused "val" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1119,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1238,21): warning S1481: Remove this unused "i" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1222,21): warning S1481: Remove this unused "filtered" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1273,17): warning S1481: Remove this unused "entry" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1163,17): warning S1481: Remove this unused "uncompressed" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1347,17): warning S1481: Remove this unused "accounts" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1534,17): warning S1481: Remove this unused "dateHappened" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1421,24): warning S1854: Remove this useless assignment to local variable "base64". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1418,24): warning S1854: Remove this useless assignment to local variable "serialized". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1417,24): warning S1854: Remove this useless assignment to local variable "serialized". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1622,31): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1573,97): warning S1116: Remove this empty statement. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1622,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspr
oj]
Playground.cs(1612,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspro
j]
Playground.cs(1588,17): warning S1481: Remove this unused "sequelSql" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1675,29): warning S100: Rename method "TestDBLink" to match camel case naming rules, consider using "TestDbLink". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructu
re\CSharp\CSharp.csproj]
Playground.cs(1682,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1681,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1678,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1677,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1685,29): warning S100: Rename method "TestDBSemantics" to match camel case naming rules, consider using "TestDbSemantics". [C:\gitlab\builds\9c650e60\0\Shared\In
frastructure\CSharp\CSharp.csproj]
Playground.cs(1688,17): warning S1481: Remove this unused "result" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1706,25): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp
.csproj]
Playground.cs(1708,26): warning S1854: Remove this useless assignment to local variable "root". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll" to "bin\Release\Core.Logging.Sentry.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.pdb" to "bin\Release\Core.Logging.Sentry.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
_CopyAppConfigFile:
Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
Copying file from "obj\Release\CSharp.exe" to "bin\Release\CSharp.exe".
CSharp -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\bin\Release\CSharp.exe
Copying file from "obj\Release\CSharp.pdb" to "bin\Release\CSharp.pdb".
OverrideCodeAnalysisProperties:
Skipping FxCop analysis: the SonarQube ruleset does not exist. Ruleset: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\SonarQubeFxCop-cs.ruleset
SetStyleCopAnalysisSettings:
Setting 'sonar.stylecop.projectFilePath' to 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj'
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj
" (6) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CreateProjectSpecificDirs:
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\TestAndPerf_AnyCPU_Release_3480" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\TestAndPerf_AnyCPU_Release_3480".
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\TestAndPerf_AnyCPU_Release_3480" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\TestAndPerf_AnyCPU_Release_3480".
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:CODE_ANALYSIS;TRACE;xAnyCPU
/highentropyva+ /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core
\bin\Release\Core.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\
Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\NBench.Runner.0.3.0\lib\net45\
NBench.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\NBench.Runner.0.3.0\lib\net45\NBench.Runner.exe /reference:C:\gitlab\builds\9c650e60\0\Shared
\Infrastructure\lib\32+64bit\Oracle.ManagedDataAccess.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /ref
erence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\
Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Pr
ogram Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NET
Framework\v4.5\System.Xml.Linq.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll /reference
:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packag
es\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.execution.2.1.0\lib\net4
5\xunit.execution.desktop.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll" /refer
ence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assembli
es\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFrame
work\v4.5\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Even
tBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Progr
am Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Micro
soft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades
\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll" /reference
:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies
\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.L
inq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86
)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.N
ETFramework\v4.5\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkI
nformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framewor
k\.NETFramework\v4.5\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.
dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Ref
erence Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fr
amework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Faca
des\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x8
6)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFra
mework\v4.5\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Inter
opServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /ref
erence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference A
ssemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.N
ETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\S
ystem.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll" /re
ference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Referen
ce Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFra
mework\v4.5\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel
.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll" /reference:"C:\Progr
am Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft
\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Faca
des\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll" /referenc
e:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assembl
ies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramew
ork\v4.5\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll" /debug:pdbonly /filealign:512 /optimize+
/out:obj\Release\TestAndPerf.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /
subsystemversion:6.00 /target:library /warnaserror- /utf8output Perf\PerfLogging.cs Test\TestDatabase.cs Test\TestExtensions.cs Test\TestLogging.cs Properties\AssemblyInfo.cs
Test\TestSequelSql.cs "C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
Test\TestExtensions.cs(217,31): warning CS0649: Field 'TestExtensions.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\I
nfrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(216,24): warning CS0649: Field 'TestExtensions.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\I
nfrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(197,25): warning CS0414: The field 'TestExtensions.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestA
ndPerf\TestAndPerf.csproj]
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\TestAndPerf.dll" to "bin\Release\TestAndPerf.dll".
TestAndPerf -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\bin\Release\TestAndPerf.dll
Copying file from "obj\Release\TestAndPerf.pdb" to "bin\Release\TestAndPerf.pdb".
OverrideCodeAnalysisProperties:
Skipping FxCop analysis: the SonarQube ruleset does not exist. Ruleset: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\SonarQubeFxCop-cs.ruleset
Skipping FxCop analysis: the project is a test project
SetStyleCopAnalysisSettings:
Setting 'sonar.stylecop.projectFilePath' to 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj'
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\VisualBasic.vbproj
" (7) on node 1 (default targets).
CoreResGen:
"C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6 Tools\resgen.exe" /useSourcePath /r:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\
Core.DB.dll /r:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /r:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Releas
e\Core.Logging.Sentry.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assembl
ies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Da
ta.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsof
t\Framework\.NETFramework\v4.5\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /r:"C:\Program Files (x
86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.
Xml.Linq.dll" /compile "My Project\Resources.resx",obj\Release\Playground.Resources.resources
Processing resource file "My Project\Resources.resx" into "obj\Release\Playground.Resources.resources".
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CreateProjectSpecificDirs:
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\VisualBasic_AnyCPU_Release_8080" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\\VisualBasic_AnyCPU_Release_8080".
Directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\VisualBasic_AnyCPU_Release_8080" doesn't exist. Skipping.
Creating directory "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\VisualBasic_AnyCPU_Release_8080".
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\vbc.exe /noconfig /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Generic,System.Data,System.Diagnos
tics,System.Linq,System.Xml.Linq,System.Threading.Tasks /optioncompare:Binary /optionexplicit+ /optionstrict+ /optioninfer+ /nostdlib /platform:anycpu32bitpreferred /rootname
space:Playground /sdkpath:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5" /highentropyva+ /doc:obj\Release\VisualBasic.xml /define:"CODE_
ANALYSIS=-1,CONFIG=\"Release\",TRACE=-1,_MyType=\"Console\",PLATFORM=\"AnyCPU\",xAnyCPU" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core
.DB.dll,C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll,C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Log
ging.Sentry.dll,"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Fr
amework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll","C:\Program
Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework
\v4.5\System.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll","C:\Program Files (x86)\Reference Assemblies\Micros
oft\Framework\.NETFramework\v4.5\System.Xml.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /main:Playground.Pla
yground /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\VisualBasic.exe /errorlog:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\bin\Release\VisualBa
sic.exe.RoslynCA.json /subsystemversion:6.00 /resource:obj\Release\Playground.Resources.resources /target:exe /warnaserror- /utf8output /additionalfile:C:\gitlab\builds\9c650
e60\0\Shared\Infrastructure\.sonarqube\conf\\VisualBasic_AnyCPU_Release_8080\ProjectOutFolderPath.txt FSM.vb Playground.vb "My Project\AssemblyInfo.vb" "My Project\Applicatio
n.Designer.vb" "My Project\Resources.Designer.vb" "My Project\Settings.Designer.vb" "C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.vb"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll" to "bin\Release\Core.Logging.Sentry.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.pdb" to "bin\Release\Core.Logging.Sentry.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
_CopyAppConfigFile:
Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
Copying file from "obj\Release\VisualBasic.exe" to "bin\Release\VisualBasic.exe".
VisualBasic -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\bin\Release\VisualBasic.exe
Copying file from "obj\Release\VisualBasic.pdb" to "bin\Release\VisualBasic.pdb".
Copying file from "obj\Release\VisualBasic.xml" to "bin\Release\VisualBasic.xml".
OverrideCodeAnalysisProperties:
Skipping FxCop analysis: the SonarQube ruleset does not exist. Ruleset: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\conf\\SonarQubeFxCop-vbnet.ruleset
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\VisualBasic.vbproj" (default targets).
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target(s)).
Build succeeded.
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj" (default target) (2) ->
(CoreCompile target) ->
Shared\Decorator.cs(9,27): warning S2223: Change the visibility of "SLEEP_INTERVAL" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\
Core.csproj]
Shared\Decorator.cs(10,27): warning S2223: Change the visibility of "NO_OF_RETRIES" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\
Core.csproj]
Shared\HealthCheck.cs(14,32): warning S1450: Remove the "_timer" field and declare it as a local variable in the relevant methods. [C:\gitlab\builds\9c650e60\0\Shared\Infrast
ructure\Core\Core.csproj]
Logging\IFormatter.cs(92,18): warning S101: Rename class "CSVFormatter" to match camel case naming rules, consider using "CsvFormatter". [C:\gitlab\builds\9c650e60\0\Shared\I
nfrastructure\Core\Core.csproj]
Logging\IWriter.cs(296,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IWriter.cs(436,21): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IOptions.cs(58,29): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Logging\IOptions.cs(60,43): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\WorkStealingTaskScheduler.cs(100,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\NetworkConnection.cs(16,25): warning S101: Rename struct "USE_INFO_2" to match camel case naming rules, consider using "UseInfo2". [C:\gitlab\builds\9c650e60\0\Shared\
Infrastructure\Core\Core.csproj]
Logging\IWriter.cs(45,21): warning S2933: Make "_maxFailures" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IWriter.cs(60,69): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Logging\IWriter.cs(67,27): warning S2292: Make this an auto-implemented property and remove its backing field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Logging\TypeOf.cs(9,25): warning S1118: Add a "private" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\
Core.csproj]
Shared\__.cs(1,1): warning S104: This file has 1156 lines, which is greater than 1000 authorized. Split it into smaller files. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core\Core.csproj]
Logging\IWriter.cs(356,18): warning S101: Rename class "LogzIOWriter" to match camel case naming rules, consider using "LogzIoWriter". [C:\gitlab\builds\9c650e60\0\Shared\Inf
rastructure\Core\Core.csproj]
Logging\IWriter.cs(453,50): warning S2933: Make "_levels" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(268,21): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c65
0e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(13,32): warning S2933: Make "m_threads" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(290,24): warning S2933: Make "m_foreignLock" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(38,27): warning S2223: Change the visibility of "NoOfPending" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\__.cs(19,25): warning S101: Rename class "__" to match camel case naming rules, trim underscores from the name. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core
\Core.csproj]
Shared\__.cs(76,63): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(76,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(88,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(88,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(88,140): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,60): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,138): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(52,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(79,21): warning S1854: Remove this useless assignment to local variable "val". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(15,28): warning S100: Rename method "DataTableToCSV" to match camel case naming rules, consider using "DataTableToCsv". [C:\gitlab\builds\9c650e60\0\Shared\
Infrastructure\Core\Core.csproj]
Shared\Utility.cs(15,102): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\__.cs(98,99): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(98,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(98,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(108,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(108,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(108,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(118,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(118,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(128,85): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Decorator.cs(12,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Decorator.cs(12,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Decorator.cs(12,152): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Decorator.cs(12,176): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Decorator.cs(33,44): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Decorator.cs(33,44): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(138,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(138,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(138,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(138,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(48,53): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Shared\HealthCheck.cs(40,72): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\HealthCheck.cs(40,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,172): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,202): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,242): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,261): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,281): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\HealthCheck.cs(40,300): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(173,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(190,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(191,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(193,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(58,69): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\__.cs(206,29): warning S100: Rename method "shouldRedact" to match camel case naming rules, consider using "ShouldRedact". [C:\gitlab\builds\9c650e60\0\Shared\Infrastr
ucture\Core\Core.csproj]
Shared\__.cs(226,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(251,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(239,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Impersonator.cs(58,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(262,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(151,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(151,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\NetworkConnection.cs(51,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\C
ore.csproj]
Shared\__.cs(289,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(170,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(177,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(177,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Impersonator.cs(96,17): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Impersonator.cs(98,21): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(308,25): warning S1854: Remove this useless assignment to local variable "isEmpty". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(307,27): warning S1854: Remove this useless assignment to local variable "isNothing". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Impersonator.cs(102,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core
.csproj]
Shared\__.cs(324,30): warning S100: Rename method "DBVal" to match camel case naming rules, consider using "DbVal". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Co
re.csproj]
Shared\Utility.cs(182,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(182,156): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\__.cs(342,30): warning S100: Rename method "CSV" to match camel case naming rules, consider using "Csv". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(342,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(188,76): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(194,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(194,114): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(202,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(209,25): warning S1854: Remove this useless assignment to local variable "current". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\ICleaner.cs(33,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\ICleaner.cs(45,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\ICleaner.cs(39,68): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\ICompressor.cs(16,56): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\ICompressor.cs(16,52): warning S3237: Use the "value" parameter in this property set accessor declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Cor
e.csproj]
Shared\Utility.cs(224,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\__.cs(348,30): warning S100: Rename method "CSV" to match camel case naming rules, consider using "Csv". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Utility.cs(231,25): warning S1854: Remove this useless assignment to local variable "current". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(246,77): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(246,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(246,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(246,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(246,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\__.cs(348,82): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(274,104): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(274,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(274,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(274,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(251,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(259,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(267,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\__.cs(363,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(364,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(20,59): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Utility.cs(279,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(31,62): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(23,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Bootstrap.cs(95,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(34,25): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(42,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(45,27): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(288,76): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(288,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Shared\Utility.cs(288,126): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(288,180): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(53,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Utility.cs(303,49): warning S2583: Change this condition so that it does not always evaluate to "true". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Utility.cs(293,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(304,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(56,26): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(64,62): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\IFormatter.cs(113,65): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(311,103): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(311,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(311,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Utility.cs(311,207): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(67,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(68,32): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Utility.cs(315,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IFormatter.cs(113,61): warning S3237: Use the "value" parameter in this property set accessor declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Cor
e.csproj]
Logging\IFormatter.cs(34,67): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(84,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(84,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(106,59): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(106,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Logging\IFormatter.cs(34,63): warning S3237: Use the "value" parameter in this property set accessor declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core
.csproj]
Shared\Extensions.cs(88,29): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(117,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(117,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(479,30): warning S100: Rename method "DB" to match camel case naming rules, consider using "Db". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\__.cs(486,30): warning S100: Rename method "DB" to match camel case naming rules, consider using "Db". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Shared\Extensions.cs(138,88): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(149,128): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(149,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(160,76): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(160,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(160,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(514,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IOptions.cs(47,44): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\__.cs(535,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(552,66): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(552,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\IOptimizer.cs(47,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Logging\IOptimizer.cs(51,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Logging\IOptimizer.cs(59,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(566,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(576,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(526,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(526,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(533,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(538,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(553,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Logging\IWriter.cs(275,39): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(558,61): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Logging\IWriter.cs(275,21): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Logging\IWriter.cs(114,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csp
roj]
Logging\IWriter.cs(183,22): warning S100: Rename method "onFail" to match camel case naming rules, consider using "OnFail". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure
\Core\Core.csproj]
Logging\IWriter.cs(293,26): warning S1854: Remove this useless assignment to local variable "renameTo". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(321,44): warning S1121: Extract the assignment of "tail" from this expression. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Cor
e.csproj]
Shared\WorkStealingTaskScheduler.cs(492,17): warning S1481: Remove this unused "ignored" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(650,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(671,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(685,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\WorkStealingTaskScheduler.cs(372,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core\Core.csproj]
Logging\Logger.cs(104,75): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(104,97): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(104,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(104,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\WorkStealingTaskScheduler.cs(211,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core\Core.csproj]
Shared\WorkStealingTaskScheduler.cs(196,13): warning S2696: Make the enclosing instance method "static" or remove this set on the "static" field. [C:\gitlab\builds\9c650e60\0
\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(115,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(115,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(115,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(115,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(46,51): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(46,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(46,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
]
Logging\Logger.cs(46,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(59,21): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(110,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(110,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(110,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(110,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(76,29): warning S1854: Remove this useless assignment to local variable "instance". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(77,34): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(78,107): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(121,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(121,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(121,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(121,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(48,29): warning S1854: Remove this useless assignment to local variable "instance". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(126,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(126,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(126,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(126,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(132,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(132,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(132,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(132,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(137,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(137,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(137,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(137,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(148,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(148,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(148,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(148,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(143,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(143,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(143,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(143,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(165,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(165,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(165,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(170,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(170,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(170,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(159,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(159,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(159,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(154,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(154,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(154,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(154,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(181,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(181,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(181,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(186,77): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(186,99): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(186,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(192,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(192,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(192,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(197,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(197,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(197,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(175,72): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(175,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(175,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(208,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(208,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(208,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(213,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(213,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(213,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(202,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(202,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(202,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(219,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(219,89): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(219,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(224,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(224,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(224,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(224,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(224,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(230,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(230,88): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspro
j]
Logging\Logger.cs(230,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(230,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(230,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Shared\Extensions.cs(695,57): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\__.cs(626,69): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(626,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(626,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(640,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(640,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(654,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(654,88): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,74): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(663,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Logging\Logger.cs(256,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cspr
oj]
Logging\Logger.cs(273,22): warning S100: Rename method "applyFormatter" to match camel case naming rules, consider using "ApplyFormatter". [C:\gitlab\builds\9c650e60\0\Shared
\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(701,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(701,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(701,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(767,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(767,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(767,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(767,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(767,184): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(715,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(725,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(738,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(749,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(785,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(785,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(785,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(785,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(785,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Logging\Logger.cs(333,17): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\Extensions.cs(790,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(790,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(790,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(796,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(796,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(796,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\Extensions.cs(826,63): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(832,57): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(813,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.cs
proj]
Shared\Extensions.cs(813,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.c
sproj]
Shared\__.cs(745,17): warning S2583: Change this condition so that it does not always evaluate to "true". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(729,25): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(672,62): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(760,27): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(759,25): warning S1854: Remove this useless assignment to local variable "key". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,74): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,135): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,156): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(803,196): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(857,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(857,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(869,69): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(869,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(875,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(875,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(823,60): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(824,59): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(880,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(880,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(891,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(891,104): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(896,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(896,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(860,27): warning S1854: Remove this useless assignment to local variable "timeTaken". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(901,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(901,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(901,134): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(917,82): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(917,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(917,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(947,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(947,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(956,72): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(974,22): warning S1854: Remove this useless assignment to local variable "path". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(958,42): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1012,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,44): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,193): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1027,219): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,77): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1032,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1046,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1046,138): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1046,162): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1058,59): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1058,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1073,69): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1087,95): warning S2692: 0 is a valid index, but this check ignores it. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,60): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1100,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
Shared\__.cs(1103,26): warning S1854: Remove this useless assignment to local variable "item". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj]
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default target) (3) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj" (default target) (4) ->
DB\Disposer.cs(13,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastr
ucture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(45,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastr
ucture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(54,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastr
ucture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(64,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastr
ucture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(73,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastr
ucture\Core.DB\Core.DB.csproj]
DB\Disposer.cs(82,28): warning S2953: Either implement "IDisposable.Dispose", or totally rename this method to prevent confusion. [C:\gitlab\builds\9c650e60\0\Shared\Infrastr
ucture\Core.DB\Core.DB.csproj]
Logging\DBOption.cs(10,18): warning S101: Rename class "DBOption" to match camel case naming rules, consider using "DbOption". [C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core.DB\Core.DB.csproj]
DB\Error.cs(5,11): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\C
ore.DB.csproj]
DB\Database.cs(1,1): warning S104: This file has 1588 lines, which is greater than 1000 authorized. Split it into smaller files. [C:\gitlab\builds\9c650e60\0\Shared\Infrastru
cture\Core.DB\Core.DB.csproj]
Logging\DBWriter.cs(14,18): warning S101: Rename class "DBWriter" to match camel case naming rules, consider using "DbWriter". [C:\gitlab\builds\9c650e60\0\Shared\Infrastruct
ure\Core.DB\Core.DB.csproj]
DB\Sql.cs(16,18): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Co
re.DB.csproj]
DB\Database.cs(42,27): warning S2223: Change the visibility of "CHUNK_SIZE" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.
DB.csproj]
DB\Database.cs(43,27): warning S2223: Change the visibility of "BATCH_SIZE" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.
DB.csproj]
DB\Database.cs(44,27): warning S2223: Change the visibility of "FETCH_SIZE" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.
DB.csproj]
DB\Database.cs(45,27): warning S2223: Change the visibility of "DB_IN_LIMIT" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core
.DB.csproj]
DB\Database.cs(46,30): warning S2223: Change the visibility of "FMT_IN_PARAM" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Cor
e.DB.csproj]
DB\Sql.cs(53,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(52,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(68,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(80,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(91,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
Logging\DBOption.cs(56,27): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
Logging\DBOption.cs(55,28): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspro
j]
DB\Sql.cs(135,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(134,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(67,67): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(67,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(67,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(67,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(92,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(92,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(92,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(92,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(105,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(105,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(105,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(105,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(113,29): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(158,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Disposer.cs(13,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Disposer.cs(13,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Disposer.cs(24,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Disposer.cs(45,85): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
Logging\DBWriter.cs(83,27): warning S1854: Remove this useless assignment to local variable "exception". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
Logging\DBWriter.cs(82,25): warning S1854: Remove this useless assignment to local variable "context". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\Sql.cs(170,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Sql.cs(185,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(193,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(248,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(247,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(216,29): warning S100: Rename method "needToValidate" to match camel case naming rules, consider using "NeedToValidate". [C:\gitlab\builds\9c650e60\0\Shared\In
frastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(263,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Database.cs(164,150): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Sanitize.cs(18,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Sanitize.cs(18,87): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Sql.cs(282,24): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(281,29): warning S1854: Remove this useless assignment to local variable "uniqueParam". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(269,17): warning S1481: Remove this unused "idxSelect" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(188,30): warning S1854: Remove this useless assignment to local variable "validate". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(187,25): warning S1854: Remove this useless assignment to local variable "key". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(168,33): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(235,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(235,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(235,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(235,205): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(235,225): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(235,250): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(235,275): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(240,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(240,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(240,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(240,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(240,188): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(240,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(240,239): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(28,65): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(245,81): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(245,106): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(245,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(245,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(245,174): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(245,199): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(245,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(245,261): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Auditer.cs(17,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\SequelSql.cs(37,76): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(37,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(37,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(37,141): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(37,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Sql.cs(304,26): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(303,27): warning S1854: Remove this useless assignment to local variable "column". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(302,21): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(316,33): warning S1854: Remove this useless assignment to local variable "postfix". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(321,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Sql.cs(349,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Sql.cs(348,38): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(42,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(42,135): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(42,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(42,178): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(42,202): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Sanitize.cs(55,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(47,98): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\SequelSql.cs(47,120): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(47,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(47,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(47,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(106,21): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(75,80): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(128,63): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(128,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(128,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(123,79): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(122,21): warning S2696: Make the enclosing instance property "static" or remove this set on the "static" field. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\Core.DB\Core.DB.csproj]
DB\Database.cs(250,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(250,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(250,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(250,186): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(250,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(250,233): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(250,257): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(305,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(305,138): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(305,162): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(305,184): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(305,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(305,231): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Sql.cs(372,68): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Sql.cs(378,33): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Auditer.cs(62,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(274,33): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(286,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Auditer.cs(21,62): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(24,52): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(25,52): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(26,52): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(50,137): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(151,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(151,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(151,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(170,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(190,58): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(182,49): warning S3220: Review this call, which partially matches an overload without "params". The partial match is "object[] __.Array(object value, Type typ
e = null)". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(377,44): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Auditer.cs(56,29): warning S1481: Remove this unused "length" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(384,68): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Sql.cs(384,101): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Sql.cs(384,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Sql.cs(384,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\SequelSql.cs(241,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(241,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(241,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(241,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(241,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(262,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(262,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(262,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(262,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(262,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(212,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(212,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(212,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(212,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(348,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(348,164): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(348,188): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(348,212): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(348,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(348,257): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(348,283): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(312,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(312,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(312,160): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(312,182): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(312,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(312,229): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(312,285): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(353,99): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(353,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(353,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(353,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(353,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(353,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(353,246): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(363,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(363,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(363,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(363,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(363,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(363,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(358,85): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(358,113): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(358,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(358,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(358,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(358,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(358,232): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(358,269): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(370,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(370,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(370,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(370,195): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(370,218): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(370,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(370,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(321,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(321,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(321,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(321,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(306,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(296,86): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(312,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(388,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(392,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(403,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(367,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(367,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(367,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(367,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(367,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(388,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(388,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(388,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(388,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(388,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(429,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(429,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(429,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(429,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(429,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(429,236): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(429,292): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(486,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(487,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,61): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(510,79): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(510,96): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(510,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,193): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,217): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,241): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,263): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,289): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(510,326): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,160): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,219): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,244): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,268): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,292): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,314): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(500,340): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,75): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(505,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(505,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,182): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,207): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,231): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,255): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,277): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(505,303): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(422,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(433,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(433,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(433,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(433,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(515,97): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(515,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,229): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,253): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,275): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,297): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(515,321): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(522,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,128): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,141): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,162): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,200): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,225): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,249): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,271): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,293): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(522,318): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(529,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,126): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,160): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,198): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,223): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,247): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,269): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,291): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(529,316): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(477,70): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(477,108): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(477,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(477,154): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(477,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(554,94): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(554,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(554,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(554,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(549,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(549,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(549,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(549,202): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(498,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(498,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(498,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(498,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(498,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(559,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(559,104): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(559,128): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(559,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(559,188): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(564,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(564,140): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(564,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(564,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(571,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(571,136): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(571,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(571,180): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(543,71): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(543,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(543,130): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(543,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(543,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(578,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(578,134): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(578,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(578,178): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(578,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(557,74): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(557,112): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(557,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(557,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(557,176): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(532,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(608,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(608,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(608,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(608,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(608,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(608,248): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(613,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(613,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(613,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(613,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(613,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(613,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(573,84): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(573,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(573,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(573,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(618,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(618,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(618,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(618,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(618,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(618,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(618,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(623,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(623,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(623,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(623,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(623,209): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(630,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(630,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(630,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(630,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(630,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(635,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(635,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(635,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(635,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(635,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(640,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(640,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(640,194): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(640,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(640,228): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(640,252): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(650,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(650,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(650,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(650,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(650,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(650,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(650,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(645,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(645,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(645,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(645,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(645,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(645,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(655,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(655,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(655,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(655,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(655,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(662,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(662,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(662,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(662,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(662,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(667,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(667,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(667,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(667,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(667,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(612,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(617,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(618,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(611,62): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(682,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(682,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(682,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(682,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(682,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(682,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(677,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(677,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(677,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(677,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(677,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(677,248): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(687,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(687,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(687,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(687,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(687,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(687,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(687,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(642,61): warning S1854: Remove this useless assignment to local variable "selectOnly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cspr
oj]
DB\SequelSql.cs(642,61): warning S1121: Extract the assignment of "selectOnly" from this expression. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
]
DB\Database.cs(692,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(692,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(692,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(692,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(692,209): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(699,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(699,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(699,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(699,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(699,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(651,80): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(651,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(651,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(651,164): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(704,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(704,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(704,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(704,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(704,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(709,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(709,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(709,194): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(709,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(709,228): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(709,252): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(724,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(724,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(724,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(724,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(724,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(719,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(719,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(719,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(719,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(719,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(719,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(719,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(714,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(714,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(714,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(714,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(714,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(714,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(731,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(731,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(731,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(731,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(731,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(736,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(736,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(736,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(736,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(736,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(746,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(746,166): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(746,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(746,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(746,224): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(746,248): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(677,22): warning S100: Rename method "trackExecTime" to match camel case naming rules, consider using "TrackExecTime". [C:\gitlab\builds\9c650e60\0\Shared\Inf
rastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(761,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(761,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(761,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(761,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(761,209): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(751,105): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(751,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(751,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(751,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(751,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(751,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(756,91): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(756,115): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(756,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(756,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(756,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(756,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(756,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(768,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(768,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(768,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(768,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(768,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(773,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(773,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(773,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(773,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(773,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(693,92): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(783,109): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(783,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(783,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(783,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(783,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(783,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(788,95): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(788,119): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(788,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(788,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(788,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(788,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(788,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(778,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(778,170): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(778,194): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(778,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(778,228): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(778,252): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(793,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(793,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(793,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(793,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(793,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(805,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(805,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(805,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(805,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(805,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(814,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(814,168): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(814,192): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(814,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(814,226): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(814,250): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(814,278): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(800,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(800,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(800,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(800,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(800,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(819,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(819,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(819,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(819,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(819,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(819,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(819,241): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(716,73): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(829,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(829,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(829,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(829,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(829,211): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(829,239): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(824,93): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(824,117): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(824,141): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(824,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(824,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(824,199): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(824,236): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(824,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(726,31): warning S1854: Remove this useless assignment to local variable "appendCurrent". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(725,22): warning S1854: Remove this useless assignment to local variable "diff". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(721,24): warning S1854: Remove this useless assignment to local variable "newIdx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(720,24): warning S1854: Remove this useless assignment to local variable "oldIdx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(836,125): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(836,149): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(836,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(836,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(836,208): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(836,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(836,292): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(772,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(893,123): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(893,147): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(893,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(893,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(893,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(893,234): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(851,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(857,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(862,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(868,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(900,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(900,172): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(900,196): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(900,212): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(900,230): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(900,254): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(900,282): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(905,111): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(905,135): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(905,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(905,175): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(905,193): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(905,217): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(905,245): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(910,97): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(910,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(910,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(910,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(910,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(910,203): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(910,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(910,268): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(808,55): warning S100: Rename method "partAndIdx" to match camel case naming rules, consider using "PartAndIdx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastru
cture\Core.DB\Core.DB.csproj]
DB\Database.cs(915,133): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(915,157): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(915,173): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(915,191): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(915,215): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(915,243): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(956,127): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(956,151): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(956,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(956,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(956,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(956,238): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(922,129): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(922,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(922,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(922,187): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(922,212): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(922,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\SequelSql.cs(830,50): warning S2259: "parameters" is null on at least one execution path. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(815,33): warning S1854: Remove this useless assignment to local variable "isAllIdxWithVal". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB
.csproj]
DB\SequelSql.cs(813,22): warning S1854: Remove this useless assignment to local variable "part". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(812,22): warning S1854: Remove this useless assignment to local variable "idxs". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\SequelSql.cs(828,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\SequelSql.cs(832,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(967,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(967,182): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(967,206): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(967,222): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(967,240): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(967,264): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(972,121): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(972,145): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(972,169): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(972,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(972,203): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(972,227): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(977,107): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(977,131): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(977,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(977,171): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(977,189): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(977,213): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(977,250): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(936,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(982,143): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(982,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(982,183): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(982,201): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(982,225): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(1034,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1034,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1034,177): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1034,195): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1034,220): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1045,137): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1045,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1045,185): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1045,204): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(989,139): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(989,163): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(989,179): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(989,197): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(989,222): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(989,278): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(1050,100): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1050,124): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1050,148): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1050,167): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1055,86): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(1055,110): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1055,134): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1055,153): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1055,190): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1060,122): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1060,146): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1060,165): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1007,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1009,60): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1067,116): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1067,140): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1067,159): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1074,118): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1074,142): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1074,161): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1114,29): warning S100: Rename method "onException" to match camel case naming rules, consider using "OnException". [C:\gitlab\builds\9c650e60\0\Shared\Infrast
ructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1140,155): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1140,180): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1140,210): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1140,230): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1140,254): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1140,282): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1179,132): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1179,158): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1288,83): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(1145,32): warning S1854: Remove this useless assignment to local variable "idxs". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1151,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1157,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1257,85): warning S2259: "parameter" is null on at least one execution path. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1185,33): warning S1854: Remove this useless assignment to local variable "replaceWith". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csp
roj]
DB\Database.cs(1197,46): warning S1854: Remove this useless assignment to local variable "newParamName". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.cs
proj]
DB\Database.cs(1318,17): warning S1066: Merge this if statement with the enclosing one. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1194,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1238,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1181,59): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1240,57): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1387,90): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.c
sproj]
DB\Database.cs(1387,144): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1387,181): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1387,203): warning S2360: Use the overloading mechanism instead of the optional parameters. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
DB\Database.cs(1403,28): warning S1155: Use ".Any()" to test whether this "IEnumerable<Oracle.ManagedDataAccess.Client.OracleParameter>" is empty or not. [C:\gitlab\builds\9c
650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1417,33): warning S1155: Use ".Any()" to test whether this "IEnumerable<Oracle.ManagedDataAccess.Client.OracleParameter>" is empty or not. [C:\gitlab\builds\9c
650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1409,25): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1457,29): warning S1854: Remove this useless assignment to local variable "name". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1456,30): warning S1854: Remove this useless assignment to local variable "value". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1524,67): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1527,66): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1564,28): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Co
re.DB.csproj]
DB\Database.cs(1578,37): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Co
re.DB.csproj]
DB\Database.cs(1570,33): warning S1854: Remove this useless assignment to local variable "idx". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj]
DB\Database.cs(1572,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.
csproj]
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default target) (3) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core.Logging.Sentry.csproj" (default target) (5) ->
SentryWriter.cs(39,31): warning S1854: Remove this useless assignment to local variable "lvlSentry". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Co
re.Logging.Sentry.csproj]
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default target) (3) ->
(ResolveAssemblyReferences target) ->
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the
project being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArch
itecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager s
o as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted proces
sor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the
project being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs.Tif, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processor
Architecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manag
er so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted pr
ocessor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the
project being built "MSIL" and the processor architecture of the reference "Leadtools, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitectur
e=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to
align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor arc
hitecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default target) (3) ->
(CoreCompile target) ->
Playground.cs(1573,97): warning CS0642: Possible mistaken empty statement [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1163,17): warning CS0219: The variable 'uncompressed' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.c
sproj]
Playground.cs(1242,17): warning CS0618: 'RavenClient.CaptureException(Exception, SentryMessage, ErrorLevel, IDictionary<string, string>, string[], object)' is obsolete: 'Use
Capture(SentryEvent) instead' [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(62,31): warning CS0649: Field 'Playground.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\CSharp\CSharp.csproj]
Playground.cs(61,24): warning CS0649: Field 'Playground.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\CSharp\CSharp.csproj]
Playground.cs(42,25): warning CS0414: The field 'Playground.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csp
roj]
NDCChecker.cs(11,20): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp
\CSharp.csproj]
NDCChecker.cs(11,20): warning S101: Rename class "NDCChecker" to match camel case naming rules, consider using "NdcChecker". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructur
e\CSharp\CSharp.csproj]
Playground.cs(90,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(123,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(150,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(274,17): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(515,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(609,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(769,40): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1038,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1219,17): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1280,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1307,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1314,13): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1322,1): warning S125: Remove this commented out code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1,1): warning S104: This file has 1722 lines, which is greater than 1000 authorized. Split it into smaller files. [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\CSharp\CSharp.csproj]
Migrator.cs(18,20): warning S1118: Add a "protected" constructor or the "static" keyword to the class declaration. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\C
Sharp.csproj]
Playground.cs(44,31): warning S2223: Change the visibility of "SF" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(48,24): warning S100: Rename property "SP" to match camel case naming rules, consider using "Sp". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSha
rp.csproj]
Playground.cs(62,31): warning S2223: Change the visibility of "SF" or make it "const" or "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(67,24): warning S100: Rename property "SP" to match camel case naming rules, consider using "Sp". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSha
rp.csproj]
Playground.cs(1122,24): warning S3241: Change return type to "void"; not a single caller uses the returned value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CS
harp.csproj]
Playground.cs(42,25): warning S2933: Make "F2" "readonly". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(47,13): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(48,13): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(67,13): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(229,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(246,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(290,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(315,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(355,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(365,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(636,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(731,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(799,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(880,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(902,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(913,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1161,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1201,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1351,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1516,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1530,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1542,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1559,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1569,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1586,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1600,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1648,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1675,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1685,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1691,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1702,9): warning S1144: Remove this unused private member. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(61,24): warning S3459: Remove unassigned field "F3", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(62,31): warning S3459: Remove unassigned field "SF", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(64,24): warning S3459: Remove unassigned auto-property "P1", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(65,24): warning S3459: Remove unassigned auto-property "P2", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(66,24): warning S3459: Remove unassigned auto-property "P3", or set its value. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(42,25): warning S1450: Remove the "F2" field and declare it as a local variable in the relevant methods. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSha
rp\CSharp.csproj]
NDCChecker.cs(65,26): warning S1854: Remove this useless assignment to local variable "drugName". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(63,31): warning S1854: Remove this useless assignment to local variable "splitted". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(79,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspro
j]
NDCChecker.cs(90,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspro
j]
NDCChecker.cs(85,61): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
NDCChecker.cs(13,34): warning S1172: Remove this unused method parameter "args". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(20,34): warning S1172: Remove this unused method parameter "args". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(106,211): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(125,31): warning S1854: Remove this useless assignment to local variable "splitted". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(148,29): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj
]
Playground.cs(198,26): warning S1854: Remove this useless assignment to local variable "strTrace". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(158,30): warning S1854: Remove this useless assignment to local variable "timeTaken". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(194,26): warning S3220: Review this call, which partially matches an overload without "params". The partial match is "string __.Join(string separator, object[]
values)". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(184,38): warning S1854: Remove this useless assignment to local variable "dtProviderInfo". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj
]
Migrator.cs(188,32): warning S1854: Remove this useless assignment to local variable "dtProviderInfo". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj
]
Playground.cs(246,84): warning S1172: Remove this unused method parameter "remote". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(273,22): warning S1854: Remove this useless assignment to local variable "isOK". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(272,34): warning S1854: Remove this useless assignment to local variable "transactionID". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(226,31): warning S1854: Remove this useless assignment to local variable "transactionID". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Migrator.cs(353,33): warning S1449: Define the locale to be used in this string operation. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(315,29): warning S100: Rename method "TestFDBSpecific" to match camel case naming rules, consider using "TestFdbSpecific". [C:\gitlab\builds\9c650e60\0\Shared\I
nfrastructure\CSharp\CSharp.csproj]
Playground.cs(361,55): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(317,17): warning S1481: Remove this unused "connection" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(549,20): warning S1854: Remove this useless assignment to local variable "output". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(547,20): warning S1854: Remove this useless assignment to local variable "output". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(546,24): warning S1854: Remove this useless assignment to local variable "output". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(501,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(500,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(499,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(498,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(496,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(495,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(494,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(493,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(491,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(490,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(489,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(488,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(606,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(605,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(553,26): warning S1764: Identical sub-expressions on both sides of operator "&&". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(506,17): warning S1481: Remove this unused "procedure" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(519,17): warning S1481: Remove this unused "encodedPass" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(742,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(746,26): warning S1125: Remove the unnecessary Boolean literal(s). [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(910,17): warning S1481: Remove this unused "response" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(801,17): warning S1481: Remove this unused "connection" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(682,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(681,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(680,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(679,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(678,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(677,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(676,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(674,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(672,27): warning S1854: Remove this useless assignment to local variable "oracleCommand". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspro
j]
Playground.cs(663,16): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(661,27): warning S1854: Remove this useless assignment to local variable "oracleCommand". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspro
j]
Playground.cs(652,20): warning S1854: Remove this useless assignment to local variable "ds". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(650,27): warning S1854: Remove this useless assignment to local variable "oracleCommand". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cspro
j]
Playground.cs(766,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(795,34): warning S1854: Remove this useless assignment to local variable "dtRecords_Cloned". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cs
proj]
Playground.cs(1051,17): warning S1481: Remove this unused "val" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1119,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1238,21): warning S1481: Remove this unused "i" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1222,21): warning S1481: Remove this unused "filtered" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1273,17): warning S1481: Remove this unused "entry" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1163,17): warning S1481: Remove this unused "uncompressed" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1347,17): warning S1481: Remove this unused "accounts" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1534,17): warning S1481: Remove this unused "dateHappened" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1421,24): warning S1854: Remove this useless assignment to local variable "base64". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1418,24): warning S1854: Remove this useless assignment to local variable "serialized". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1417,24): warning S1854: Remove this useless assignment to local variable "serialized". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1622,31): warning S108: Either remove or fill this block of code. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1573,97): warning S1116: Remove this empty statement. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1622,13): warning S2486: Handle the exception or explain in a comment why it can be ignored. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.cs
proj]
Playground.cs(1612,25): warning S134: Refactor this code to not nest more than 3 control flow statements. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csp
roj]
Playground.cs(1588,17): warning S1481: Remove this unused "sequelSql" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1675,29): warning S100: Rename method "TestDBLink" to match camel case naming rules, consider using "TestDbLink". [C:\gitlab\builds\9c650e60\0\Shared\Infrastruc
ture\CSharp\CSharp.csproj]
Playground.cs(1682,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1681,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1678,20): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1677,24): warning S1854: Remove this useless assignment to local variable "result". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1685,29): warning S100: Rename method "TestDBSemantics" to match camel case naming rules, consider using "TestDbSemantics". [C:\gitlab\builds\9c650e60\0\Shared\
Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1688,17): warning S1481: Remove this unused "result" local variable. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1706,25): warning S1155: Use ".Any()" to test whether this "IEnumerable<string>" is empty or not. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSha
rp.csproj]
Playground.cs(1708,26): warning S1854: Remove this useless assignment to local variable "root". [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj" (default target) (6) ->
Test\TestExtensions.cs(217,31): warning CS0649: Field 'TestExtensions.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared
\Infrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(216,24): warning CS0649: Field 'TestExtensions.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared
\Infrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(197,25): warning CS0414: The field 'TestExtensions.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tes
tAndPerf\TestAndPerf.csproj]
1321 Warning(s)
0 Error(s)
Time Elapsed 00:00:22.08
end /d:sonar.login=admin /d:sonar.password=[REDACTED]
SonarQube Scanner for MSBuild 2.2
Default properties file was found at C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Loading analysis properties from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Post-processing started.
SonarQube Scanner for MSBuild 2.2
WARNING: File is not under the project directory and cannot currently be analysed by SonarQube. File: C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs, project: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj
WARNING: File is not under the project directory and cannot currently be analysed by SonarQube. File: C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs, project: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core.Logging.Sentry.csproj
WARNING: File is not under the project directory and cannot currently be analysed by SonarQube. File: C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs, project: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj
WARNING: File is not under the project directory and cannot currently be analysed by SonarQube. File: C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs, project: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj
WARNING: File is not under the project directory and cannot currently be analysed by SonarQube. File: C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs, project: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj
WARNING: File is not under the project directory and cannot currently be analysed by SonarQube. File: C:\Users\wahmed\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.vb, project: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\VisualBasic.vbproj
SONAR_SCANNER_OPTS is not configured. Setting it to the default value of -Xmx1024m
Calling the SonarQube Scanner...
C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\tools\MSBuild.SonarQube.Runner.Tool\tools\sonar-scanner-2.8\bin\..
INFO: Scanner configuration file: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\tools\MSBuild.SonarQube.Runner.Tool\tools\sonar-scanner-2.8\bin\..\conf\sonar-scanner.properties
INFO: Project root configuration file: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\sonar-project.properties
INFO: SonarQube Scanner 2.8
INFO: Java 1.8.0_112 Oracle Corporation (64-bit)
INFO: Windows 10 10.0 amd64
INFO: SONAR_SCANNER_OPTS=-Xmx1024m
INFO: User cache: C:\Users\wahmed\.sonar\cache
INFO: Load global repositories
INFO: Load global repositories (done) | time=116ms
INFO: User cache: C:\Users\wahmed\.sonar\cache
INFO: Load plugins index
INFO: Load plugins index (done) | time=6ms
INFO: SonarQube server 6.2
INFO: Default locale: "en_US", source code encoding: "UTF-8"
INFO: Process project properties
INFO: Load project repositories
INFO: Load project repositories (done) | time=207ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=53ms
INFO: Load active rules
INFO: Load active rules (done) | time=595ms
INFO: Publish mode
INFO: ------------- Scan Core.DB
INFO: Load server rules
INFO: Load server rules (done) | time=108ms
INFO: Initializer GenericCoverageSensor
INFO: Initializer GenericCoverageSensor (done) | time=1ms
INFO: Base dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB
INFO: Working dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\.sonar\Infrastructure_Infrastructure_621FC535-91F6-48F2-BF21-A75446509B9B
INFO: Source paths: DB/Auditer.cs, DB/Database.cs, DB/Disposer.cs, DB/Error.cs, Logging/DBOption.cs, Logging/DBWriter.cs, DB/MetaData.cs, Properties/AssemblyInfo.cs, DB/Sanitize.cs, DB/SequelSql.cs, DB/Sql.cs, Logging/script.sql, App.config
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: Analyzer working directory contains 5 .pb file(s)
INFO: 11 files indexed
INFO: Quality profile for cs: Sonar way
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=15ms
INFO: Sensor SCM Sensor
INFO: Sensor SCM Sensor (done) | time=22ms
INFO: Sensor C#
INFO: SonarAnalyzer.Scanner needs to be executed: false
INFO: Importing analysis results from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\Core.DB_AnyCPU_Release_7286\output-cs
INFO: Importing Roslyn report
INFO: Sensor C# (done) | time=5648ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Unit Test Results Import
INFO: Sensor Unit Test Results Import (done) | time=0ms
INFO: Sensor XmlFileSensor
INFO: Sensor XmlFileSensor (done) | time=0ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=37ms
INFO: Sensor Code Colorizer Sensor
INFO: Sensor Code Colorizer Sensor (done) | time=5ms
INFO: Sensor CPD Block Indexer
INFO: DefaultCpdBlockIndexer is used for cs
INFO: Sensor CPD Block Indexer (done) | time=0ms
INFO: ------------- Scan Core.Logging.Sentry
INFO: Initializer GenericCoverageSensor
INFO: Initializer GenericCoverageSensor (done) | time=0ms
INFO: Base dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry
INFO: Working dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\.sonar\Infrastructure_Infrastructure_35147C43-B1CD-410C-A1BB-8E37AC801D2F
INFO: Source paths: SentryWriter.cs, Properties/AssemblyInfo.cs, app.config, packages.config
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: Analyzer working directory contains 5 .pb file(s)
INFO: 2 files indexed
INFO: Quality profile for cs: Sonar way
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=1ms
INFO: Sensor SCM Sensor
INFO: Sensor SCM Sensor (done) | time=2ms
INFO: Sensor C#
INFO: SonarAnalyzer.Scanner needs to be executed: false
INFO: Importing analysis results from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\Core.Logging.Sentry_AnyCPU_Release_5615\output-cs
INFO: Importing Roslyn report
INFO: Sensor C# (done) | time=49ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=1ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Unit Test Results Import
INFO: Sensor Unit Test Results Import (done) | time=0ms
INFO: Sensor XmlFileSensor
INFO: Sensor XmlFileSensor (done) | time=0ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=2ms
INFO: Sensor Code Colorizer Sensor
INFO: Sensor Code Colorizer Sensor (done) | time=0ms
INFO: Sensor CPD Block Indexer
INFO: DefaultCpdBlockIndexer is used for cs
INFO: Sensor CPD Block Indexer (done) | time=0ms
INFO: ------------- Scan Core
INFO: Initializer GenericCoverageSensor
INFO: Initializer GenericCoverageSensor (done) | time=0ms
INFO: Base dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core
INFO: Working dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\.sonar\Infrastructure_Infrastructure_D5AD4D19-3AB3-4D1B-B939-BB5A74166ACD
INFO: Source paths: Logging/Bootstrap.cs, Logging/ICleaner.cs, Logging/ICompressor.cs, Shared/Extensions.cs, Logging/IFormatter.cs, Logging/IOptimizer.cs, Logging/IOptions.cs, Logging/IWriter.cs, Logging/TypeOf.cs, Shared/Decorator.cs, Shared/HealthCheck.cs, Shared/Impersonator.cs, Shared/NetworkConnection.cs, Shared/Utility.cs, Shared/WorkStealingTaskScheduler.cs, Logging/Logger.cs, Properties/AssemblyInfo.cs, Shared/__.cs
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: Analyzer working directory contains 5 .pb file(s)
INFO: 18 files indexed
INFO: Quality profile for cs: Sonar way
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=2ms
INFO: Sensor SCM Sensor
INFO: Sensor SCM Sensor (done) | time=76ms
INFO: Sensor C#
INFO: SonarAnalyzer.Scanner needs to be executed: false
INFO: Importing analysis results from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\Core_AnyCPU_Release_3026\output-cs
INFO: Importing Roslyn report
INFO: Sensor C# (done) | time=3662ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Unit Test Results Import
INFO: Sensor Unit Test Results Import (done) | time=0ms
INFO: Sensor XmlFileSensor
INFO: Sensor XmlFileSensor (done) | time=1ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=17ms
INFO: Sensor Code Colorizer Sensor
INFO: Sensor Code Colorizer Sensor (done) | time=2ms
INFO: Sensor CPD Block Indexer
INFO: DefaultCpdBlockIndexer is used for cs
INFO: Sensor CPD Block Indexer (done) | time=0ms
INFO: ------------- Scan CSharp
INFO: Initializer GenericCoverageSensor
INFO: Initializer GenericCoverageSensor (done) | time=0ms
INFO: Base dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp
INFO: Working dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\.sonar\Infrastructure_Infrastructure_3B87B138-1CF5-491A-867F-9A2FDAAE7CE5
INFO: Source paths: NDCChecker.cs, Migrator.cs, Playground.cs, Properties/AssemblyInfo.cs, lib/Leadtools.Codecs.dll, lib/Leadtools.Codecs.Tif.dll, lib/Leadtools.dll, App.config, packages.config, Properties/Settings.settings, Web References/WSDataAccess/CacheData.datasource, Web References/WSDataAccess/CommonDataAccess.wsdl, Web References/WSDataAccess/Reference.map, Web References/WSInterface/InterfaceService.wsdl, Web References/WSInterface/Reference.map, Web References/WSMerchant/ACHDailyRemittancePageResponse.datasource, Web References/WSMerchant/ACHMonthlyStatementPageResponse.datasource, Web References/WSMerchant/ACHReservesDetailsPageResponse.datasource, Web References/WSMerchant/ACHReturnsPageResponse.datasource, Web References/WSMerchant/ACHRunningBalancePageResponse.datasource, Web References/WSMerchant/ACHSettlementSummaryPageResponse.datasource, Web References/WSMerchant/AuthorizationSummaryPageResponse.datasource, Web References/WSMerchant/CustomReportColumnsResponse.datasource, Web References/WSMerchant/CustomReportForMerchantResponse.datasource, Web References/WSMerchant/CustomReportPageResponse.datasource, Web References/WSMerchant/CustomReportResponse.datasource, Web References/WSMerchant/CustomReportStructureResponse.datasource, Web References/WSMerchant/DailyAccountStatementPageResponse.datasource, Web References/WSMerchant/DailyCloseSummaryResponse.datasource, Web References/WSMerchant/DailySettlementSummaryPageResponse.datasource, Web References/WSMerchant/DailyTransactionSummaryPageResponse.datasource, Web References/WSMerchant/DeclineResponseCodeSummaryPageResponse.datasource, Web References/WSMerchant/DeclineSummaryPageResponse.datasource, Web References/WSMerchant/EnumKeyAndTextResponse.datasource, Web References/WSMerchant/eReportsService.wsdl, Web References/WSMerchant/eReportsService.xsd, Web References/WSMerchant/eReportsService0.wsdl, Web References/WSMerchant/eReportsService0.xsd, Web References/WSMerchant/eReportsService1.xsd, Web References/WSMerchant/eReportsService2.xsd, Web References/WSMerchant/eReportsService3.xsd, Web References/WSMerchant/ExpiredCardsPageResponse.datasource, Web References/WSMerchant/InvoiceReportPageResponse.datasource, Web References/WSMerchant/NOCPageResponse.datasource, Web References/WSMerchant/NOCPageResponseVT.datasource, Web References/WSMerchant/RecurringProfilePageResponse.datasource, Web References/WSMerchant/Reference.map, Web References/WSMerchant/SaveSignatureResponse.datasource, Web References/WSMerchant/SettleByDatePageResponse.datasource, Web References/WSMerchant/SettlementSummaryPageResponse.datasource, Web References/WSMerchant/TransactionDetailPageResponse.datasource, Web References/WSMerchant/TransactionDetailPageResponseVT.datasource, Web References/WSMerchant/TransactionDetailResponse.datasource, Web References/WSMerchant/UserDetailsPageResponse.datasource, Web References/WSMerchant/VerificationDeclineCodeSummaryPageResponse.datasource, Web References/WSQuestOrderSubmission/orderResponse.datasource, Web References/WSQuestOrderSubmission/OrderSubmissionService.wsdl, Web References/WSQuestOrderSubmission/orderSupportServiceResponse.datasource, Web References/WSQuestOrderSubmission/Reference.map, Web References/WSQuestOrder/medplus-hub-4.wsdl, Web References/WSQuestOrder/OrderResponse.datasource, Web References/WSQuestOrder/Reference.map, Web References/WSQuestResultRetrieval/Reference.map, Web References/WSQuestResultRetrieval/retrieveResultsResponse.datasource, Web References/WSQuestResultRetrieval/RetrieveResultsService.wsdl, Web References/WSQuestResultRetrieval/service.xsd, Web References/WSInterface/InterfaceService.disco, Web References/WSDataAccess/CommonDataAccess.disco
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: Analyzer working directory contains 5 .pb file(s)
INFO: 4 files indexed
INFO: Quality profile for cs: Sonar way
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=0ms
INFO: Sensor SCM Sensor
INFO: Sensor SCM Sensor (done) | time=4ms
INFO: Sensor C#
INFO: SonarAnalyzer.Scanner needs to be executed: false
INFO: Importing analysis results from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\CSharp_AnyCPU_Release_0360\output-cs
INFO: Importing Roslyn report
INFO: Sensor C# (done) | time=1927ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Unit Test Results Import
INFO: Sensor Unit Test Results Import (done) | time=0ms
INFO: Sensor XmlFileSensor
INFO: Sensor XmlFileSensor (done) | time=0ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=5ms
INFO: Sensor Code Colorizer Sensor
INFO: Sensor Code Colorizer Sensor (done) | time=0ms
INFO: Sensor CPD Block Indexer
INFO: DefaultCpdBlockIndexer is used for cs
INFO: Sensor CPD Block Indexer (done) | time=0ms
INFO: ------------- Scan TestAndPerf
INFO: Initializer GenericCoverageSensor
INFO: Initializer GenericCoverageSensor (done) | time=0ms
INFO: Base dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf
INFO: Working dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\.sonar\Infrastructure_Infrastructure_BC983956-6F05-4B86-9584-3B67A3CCEDC7
INFO: Test paths: Perf/PerfLogging.cs, Test/TestDatabase.cs, Test/TestExtensions.cs, Test/TestLogging.cs, Properties/AssemblyInfo.cs, Test/TestSequelSql.cs, packages.config
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: 6 files indexed
INFO: Quality profile for cs: Sonar way
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=0ms
INFO: Sensor SCM Sensor
INFO: Sensor SCM Sensor (done) | time=7ms
INFO: Sensor C#
INFO: Sensor C# (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Unit Test Results Import
INFO: Sensor Unit Test Results Import (done) | time=0ms
INFO: Sensor XmlFileSensor
INFO: Sensor XmlFileSensor (done) | time=0ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=0ms
INFO: Sensor Code Colorizer Sensor
INFO: Sensor Code Colorizer Sensor (done) | time=3ms
INFO: Sensor CPD Block Indexer
INFO: DefaultCpdBlockIndexer is used for cs
INFO: Sensor CPD Block Indexer (done) | time=0ms
INFO: ------------- Scan VisualBasic
INFO: Initializer GenericCoverageSensor
INFO: Initializer GenericCoverageSensor (done) | time=1ms
INFO: Base dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic
INFO: Working dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\.sonar\Infrastructure_Infrastructure_CA90E691-786D-41B0-BD20-3133D5D9F4AC
INFO: Source paths: FSM.vb, Playground.vb, My Project/AssemblyInfo.vb, My Project/Resources.resx, My Project/Application.myapp, My Project/Settings.settings, App.config
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: 0 files indexed
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=0ms
INFO: Sensor SCM Sensor
INFO: Sensor SCM Sensor (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Unit Test Results Import
INFO: Sensor Unit Test Results Import (done) | time=0ms
INFO: Sensor XmlFileSensor
INFO: Sensor XmlFileSensor (done) | time=0ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=0ms
INFO: Sensor Code Colorizer Sensor
INFO: Sensor Code Colorizer Sensor (done) | time=0ms
INFO: Sensor CPD Block Indexer
INFO: Sensor CPD Block Indexer (done) | time=0ms
INFO: ------------- Scan Infrastructure
INFO: Initializer GenericCoverageSensor
INFO: Initializer GenericCoverageSensor (done) | time=0ms
INFO: Base dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure
INFO: Working dir: C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\.sonarqube\out\.sonar
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Sensor Lines Sensor
INFO: Sensor Lines Sensor (done) | time=1ms
INFO: Sensor SCM Sensor
INFO: Sensor SCM Sensor (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Coverage Report Import
INFO: Sensor Coverage Report Import (done) | time=0ms
INFO: Sensor Unit Test Results Import
INFO: Sensor Unit Test Results Import (done) | time=0ms
INFO: Sensor XmlFileSensor
INFO: Sensor XmlFileSensor (done) | time=0ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=0ms
INFO: Sensor Code Colorizer Sensor
INFO: Sensor Code Colorizer Sensor (done) | time=0ms
INFO: Sensor CPD Block Indexer
INFO: Sensor CPD Block Indexer (done) | time=0ms
INFO: Calculating CPD for 35 files
INFO: CPD calculation finished
INFO: Analysis report generated in 1175ms, dir size=1 MB
INFO: Analysis reports compressed in 256ms, zip size=419 KB
INFO: Analysis report uploaded in 312ms
INFO: ANALYSIS SUCCESSFUL, you can browse http://192.168.7.116:9000/dashboard/index/Infrastructure
INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
INFO: More about the report processing at http://192.168.7.116:9000/api/ce/task?id=AVkc-iHaKBGajGFLYh7j
INFO: Task total time: 16.923 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 18.842s
INFO: Final Memory: 44M/302M
INFO: ------------------------------------------------------------------------
The SonarQube Scanner has finished
21:04:32.612 Creating a summary markdown file...
21:04:32.617 Analysis results: http://192.168.7.116:9000/dashboard/index/Infrastructure
21:04:32.618 Post-processing succeeded.
Task Duration
--------------------------------------------------
Restore-NuGet-Packages 00:00:00.5545207
Analysis 00:00:44.7187026
--------------------------------------------------
Total: 00:00:45.2732233
And this is output from gitlab console
Running with gitlab-ci-multi-runner 1.8.0 (734bc5d)
Using Shell executor...
Running on WAHMED...
Cloning repository...
Cloning into 'C:/gitlab/builds/9c650e60/0/Shared/Infrastructure'...
Checking out 86ec5e06 as develop...
$ build.bat -target=Analysis
Checking Paket version (downloading latest stable)...
Copying version 3.31.6 from cache.
Done.
Paket version 3.31.6
Skipping resolver for group Main since it is already up-to-date
C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\paket.lock is already up-to-date
1 second - ready.
Paket version 3.31.6
Resolving packages for group Main:
- Cake 0.17.0
C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\paket.lock is already up-to-date
3 seconds - ready.
Downloading and installing Roslyn...
Copying Roslyn.Compilers.CSharp.dll...
Copying Roslyn.Compilers.dll...
----------------------------------------
Setup
----------------------------------------
========================================
Restore-NuGet-Packages
========================================
MSBuild auto-detection: using msbuild version '14.0' from 'C:\Program Files (x86)\MSBuild\14.0\bin'.
Restoring NuGet package fastJSON.2.1.17.
Restoring NuGet package Microsoft.Bcl.Async.1.0.168.
Restoring NuGet package Microsoft.Bcl.1.1.10.
Restoring NuGet package DogStatsD-CSharp-Client.2.2.0.
Restoring NuGet package Microsoft.Bcl.Build.1.0.21.
Restoring NuGet package Newtonsoft.Json.9.0.1.
Restoring NuGet package Oracle.ManagedDataAccess.12.1.24160719.
Restoring NuGet package RestSharp.105.2.3.
Restoring NuGet package SharpRaven.2.1.0.
Restoring NuGet package SSH.NET.2013.4.7.
Restoring NuGet package StackExchange.Redis.1.1.603.
Restoring NuGet package xunit.1.9.2.
Restoring NuGet package NBench.0.3.0.
Restoring NuGet package NBench.Runner.0.3.0.
Restoring NuGet package xunit.2.1.0.
Adding package 'Newtonsoft.Json.9.0.1' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Restoring NuGet package xunit.abstractions.2.0.0.
Adding package 'xunit.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'fastJSON.2.1.17' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'xunit.abstractions.2.0.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'xunit.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Restoring NuGet package xunit.assert.2.1.0.
Added package 'fastJSON.2.1.17' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Restoring NuGet package xunit.core.2.1.0.
Added package 'xunit.abstractions.2.0.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'xunit.assert.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Restoring NuGet package xunit.extensibility.core.2.1.0.
Adding package 'xunit.core.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'Microsoft.Bcl.Async.1.0.168' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'xunit.extensibility.core.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'xunit.core.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Restoring NuGet package xunit.extensibility.execution.2.1.0.
Added package 'xunit.assert.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'xunit.extensibility.execution.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Restoring NuGet package xunit.runner.console.2.1.0.
Adding package 'xunit.runner.console.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'xunit.extensibility.core.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'Microsoft.Bcl.1.1.10' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'xunit.runner.console.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'DogStatsD-CSharp-Client.2.2.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'DogStatsD-CSharp-Client.2.2.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'Microsoft.Bcl.Build.1.0.21' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'Microsoft.Bcl.Async.1.0.168' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'Microsoft.Bcl.Build.1.0.21' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'Oracle.ManagedDataAccess.12.1.24160719' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'RestSharp.105.2.3' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'xunit.extensibility.execution.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'SharpRaven.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'SharpRaven.2.1.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'SSH.NET.2013.4.7' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'Oracle.ManagedDataAccess.12.1.24160719' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'StackExchange.Redis.1.1.603' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'RestSharp.105.2.3' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'xunit.1.9.2' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'SSH.NET.2013.4.7' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'xunit.1.9.2' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'NBench.Runner.0.3.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Adding package 'NBench.0.3.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'NBench.0.3.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'NBench.Runner.0.3.0' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'Newtonsoft.Json.9.0.1' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'StackExchange.Redis.1.1.603' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
Added package 'Microsoft.Bcl.1.1.10' to folder 'C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages'
NuGet Config files used:
C:\Windows\system32\config\systemprofile\AppData\Roaming\NuGet\NuGet.Config
C:\ProgramData\nuget\Config\Microsoft.VisualStudio.Offline.config
Feeds used:
C:\Windows\system32\config\systemprofile\AppData\Local\NuGet\Cache
C:\Windows\system32\config\systemprofile\.nuget\packages\
https://api.nuget.org/v3/index.json
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
Installed:
21 package(s) to packages.config projects
========================================
Analysis
========================================
begin /d:sonar.host.url=http://192.168.7.116:9000 /d:sonar.login=admin /d:sonar.password=[REDACTED] /k:Infrastructure /n:Infrastructure
SonarQube Scanner for MSBuild 2.2
Default properties file was found at C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Loading analysis properties from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Pre-processing started.
Preparing working directories...
SonarQube Scanner for MSBuild 2.2
21:02:54.232 Updating build integration targets...
21:02:54.253 Fetching analysis configuration settings...
21:02:55.246 Generating rulesets...
21:02:55.278 Provisioning analyzer assemblies for cs...
21:02:55.279 Installing required Roslyn analyzers...
21:02:55.307 Pre-processing succeeded.
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 12/20/2016 9:02:55 PM.
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" on node 1 (Build target(s)).
ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "bin\Release\".
Creating directory "obj\Release\".
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;xAnyCPU /highentropyva- /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Caching.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Core.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /target:library /utf8output Logging\Bootstrap.cs Logging\ICleaner.cs Logging\ICompressor.cs Shared\Extensions.cs Logging\IFormatter.cs Logging\IOptimizer.cs Logging\IOptions.cs Logging\IWriter.cs Logging\TypeOf.cs Shared\Decorator.cs Shared\HealthCheck.cs Shared\Impersonator.cs Shared\NetworkConnection.cs Shared\Utility.cs Shared\WorkStealingTaskScheduler.cs Logging\Logger.cs Properties\AssemblyInfo.cs Shared\__.cs "C:\Windows\TEMP\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
CopyFilesToOutputDirectory:
Copying file from "obj\Release\Core.dll" to "bin\Release\Core.dll".
Core -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll
Copying file from "obj\Release\Core.pdb" to "bin\Release\Core.pdb".
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\Core.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (3) on node 1 (default targets).
PrepareForBuild:
Creating directory "bin\Release\".
Creating directory "obj\Release\".
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (3) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj" (4) on node 1 (default targets).
PrepareForBuild:
Creating directory "bin\Release\".
Creating directory "obj\Release\".
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;xAnyCPU /highentropyva- /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\lib\32+64bit\Oracle.ManagedDataAccess.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Core.DB.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /target:library /utf8output DB\Auditer.cs DB\Database.cs DB\Disposer.cs DB\Error.cs Logging\DBOption.cs Logging\DBWriter.cs DB\MetaData.cs Properties\AssemblyInfo.cs DB\Sanitize.cs DB\SequelSql.cs DB\Sql.cs "C:\Windows\TEMP\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\lib\32+64bit\Oracle.ManagedDataAccess.dll" to "bin\Release\Oracle.ManagedDataAccess.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
_CopyAppConfigFile:
Copying file from "App.config" to "bin\Release\Core.DB.dll.config".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Core.DB -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll
Copying file from "obj\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\Core.DB.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (3) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core.Logging.Sentry.csproj" (5) on node 1 (default targets).
PrepareForBuild:
Creating directory "bin\Release\".
Creating directory "obj\Release\".
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;xAnyCPU /highentropyva- /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\Core.Logging.Sentry.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /target:library /utf8output SentryWriter.cs Properties\AssemblyInfo.cs "C:\Windows\TEMP\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.dll" to "bin\Release\SharpRaven.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.pdb" to "bin\Release\SharpRaven.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.xml" to "bin\Release\SharpRaven.xml".
_CopyAppConfigFile:
Copying file from "app.config" to "bin\Release\Core.Logging.Sentry.dll.config".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\Core.Logging.Sentry.dll" to "bin\Release\Core.Logging.Sentry.dll".
Core.Logging.Sentry -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll
Copying file from "obj\Release\Core.Logging.Sentry.pdb" to "bin\Release\Core.Logging.Sentry.pdb".
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\Core.Logging.Sentry.csproj" (default targets).
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs.Tif, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Leadtools, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
GenerateBindingRedirects:
No suggested binding redirects from ResolveAssemblyReferences.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;xAnyCPU /main:Playground.Playground /highentropyva- /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\fastJSON.2.1.17\lib\net40\fastjson.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\Leadtools.Codecs.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\Leadtools.Codecs.Tif.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\Leadtools.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SSH.NET.2013.4.7\lib\net40\Renci.SshNet.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\RestSharp.105.2.3\lib\net4\RestSharp.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\StackExchange.Redis.1.1.603\lib\net40\StackExchange.Redis.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\DogStatsD-CSharp-Client.2.2.0\lib\net35\StatsdClient.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.EnterpriseServices.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.IO.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Net.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Caching.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Speech.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Threading.Tasks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Web.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.1.9.2\lib\net20\xunit.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\CSharp.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /target:exe /utf8output NDCChecker.cs Migrator.cs Playground.cs Properties\AssemblyInfo.cs Properties\Settings.Designer.cs "Web References\WSDataAccess\Reference.cs" "Web References\WSInterface\Reference.cs" "Web References\WSMerchant\Reference.cs" "Web References\WSQuestOrderSubmission\Reference.cs" "Web References\WSQuestOrder\Reference.cs" "Web References\WSQuestResultRetrieval\Reference.cs" "C:\Windows\TEMP\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
Playground.cs(1573,97): warning CS0642: Possible mistaken empty statement [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1163,17): warning CS0219: The variable 'uncompressed' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1242,17): warning CS0618: 'RavenClient.CaptureException(Exception, SentryMessage, ErrorLevel, IDictionary<string, string>, string[], object)' is obsolete: 'Use Capture(SentryEvent) instead' [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(61,24): warning CS0649: Field 'Playground.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(62,31): warning CS0649: Field 'Playground.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(42,25): warning CS0414: The field 'Playground.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll" to "bin\Release\Core.Logging.Sentry.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\fastJSON.2.1.17\lib\net40\fastjson.dll" to "bin\Release\fastjson.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\Leadtools.Codecs.dll" to "bin\Release\Leadtools.Codecs.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\Leadtools.Codecs.Tif.dll" to "bin\Release\Leadtools.Codecs.Tif.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\lib\Leadtools.dll" to "bin\Release\Leadtools.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll" to "bin\Release\Microsoft.Threading.Tasks.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll" to "bin\Release\Microsoft.Threading.Tasks.Extensions.Desktop.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll" to "bin\Release\Microsoft.Threading.Tasks.Extensions.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll" to "bin\Release\Newtonsoft.Json.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll" to "bin\Release\Oracle.ManagedDataAccess.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SSH.NET.2013.4.7\lib\net40\Renci.SshNet.dll" to "bin\Release\Renci.SshNet.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\RestSharp.105.2.3\lib\net4\RestSharp.dll" to "bin\Release\RestSharp.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.dll" to "bin\Release\SharpRaven.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\StackExchange.Redis.1.1.603\lib\net40\StackExchange.Redis.dll" to "bin\Release\StackExchange.Redis.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\DogStatsD-CSharp-Client.2.2.0\lib\net35\StatsdClient.dll" to "bin\Release\StatsdClient.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.IO.dll" to "bin\Release\System.IO.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.dll" to "bin\Release\System.Runtime.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Threading.Tasks.dll" to "bin\Release\System.Threading.Tasks.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.1.9.2\lib\net20\xunit.dll" to "bin\Release\xunit.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.pdb" to "bin\Release\Core.Logging.Sentry.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.xml" to "bin\Release\Newtonsoft.Json.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.xml" to "bin\Release\Microsoft.Threading.Tasks.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.xml" to "bin\Release\Microsoft.Threading.Tasks.Extensions.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.xml" to "bin\Release\Microsoft.Threading.Tasks.Extensions.Desktop.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SSH.NET.2013.4.7\lib\net40\Renci.SshNet.xml" to "bin\Release\Renci.SshNet.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\RestSharp.105.2.3\lib\net4\RestSharp.xml" to "bin\Release\RestSharp.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.pdb" to "bin\Release\SharpRaven.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\SharpRaven.2.1.0\lib\net40\SharpRaven.xml" to "bin\Release\SharpRaven.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\StackExchange.Redis.1.1.603\lib\net40\StackExchange.Redis.pdb" to "bin\Release\StackExchange.Redis.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\StackExchange.Redis.1.1.603\lib\net40\StackExchange.Redis.xml" to "bin\Release\StackExchange.Redis.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.IO.xml" to "bin\Release\System.IO.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.xml" to "bin\Release\System.Runtime.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Threading.Tasks.xml" to "bin\Release\System.Threading.Tasks.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.1.9.2\lib\net20\xunit.xml" to "bin\Release\xunit.xml".
_CopyAppConfigFile:
Copying file from "App.config" to "bin\Release\CSharp.exe.config".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\CSharp.exe" to "bin\Release\CSharp.exe".
CSharp -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\bin\Release\CSharp.exe
Copying file from "obj\Release\CSharp.pdb" to "bin\Release\CSharp.pdb".
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj" (6) on node 1 (default targets).
PrepareForBuild:
Creating directory "bin\Release\".
Creating directory "obj\Release\".
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;xAnyCPU /highentropyva+ /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\NBench.Runner.0.3.0\lib\net45\NBench.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\NBench.Runner.0.3.0\lib\net45\NBench.Runner.exe /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\lib\32+64bit\Oracle.ManagedDataAccess.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Facades\System.Xml.XmlSerializer.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\TestAndPerf.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:library /utf8output Perf\PerfLogging.cs Test\TestDatabase.cs Test\TestExtensions.cs Test\TestLogging.cs Properties\AssemblyInfo.cs Test\TestSequelSql.cs "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
Test\TestExtensions.cs(217,31): warning CS0649: Field 'TestExtensions.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(216,24): warning CS0649: Field 'TestExtensions.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(197,25): warning CS0414: The field 'TestExtensions.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj]
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\NBench.Runner.0.3.0\lib\net45\NBench.dll" to "bin\Release\NBench.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\NBench.Runner.0.3.0\lib\net45\NBench.Runner.exe" to "bin\Release\NBench.Runner.exe".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\lib\32+64bit\Oracle.ManagedDataAccess.dll" to "bin\Release\Oracle.ManagedDataAccess.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll" to "bin\Release\xunit.abstractions.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll" to "bin\Release\xunit.assert.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll" to "bin\Release\xunit.core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll" to "bin\Release\xunit.execution.desktop.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.xml" to "bin\Release\xunit.abstractions.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.pdb" to "bin\Release\xunit.assert.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.xml" to "bin\Release\xunit.assert.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.pdb" to "bin\Release\xunit.core.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.xml" to "bin\Release\xunit.core.xml".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.pdb" to "bin\Release\xunit.execution.desktop.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.xml" to "bin\Release\xunit.execution.desktop.xml".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\TestAndPerf.dll" to "bin\Release\TestAndPerf.dll".
TestAndPerf -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\bin\Release\TestAndPerf.dll
Copying file from "obj\Release\TestAndPerf.pdb" to "bin\Release\TestAndPerf.pdb".
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj" (default targets).
Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (1) is building "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\VisualBasic.vbproj" (7) on node 1 (default targets).
PrepareForBuild:
Creating directory "bin\Release\".
Creating directory "obj\Release\".
CoreResGen:
"C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6 Tools\resgen.exe" /useSourcePath /r:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll /r:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll /r:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /compile "My Project\Resources.resx",obj\Release\Playground.Resources.resources
Processing resource file "My Project\Resources.resx" into "obj\Release\Playground.Resources.resources".
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\vbc.exe /noconfig /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Generic,System.Data,System.Diagnostics,System.Linq,System.Xml.Linq,System.Threading.Tasks /optioncompare:Binary /optionexplicit+ /optionstrict+ /optioninfer+ /nostdlib /platform:anycpu32bitpreferred /rootnamespace:Playground /sdkpath:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5" /highentropyva+ /doc:obj\Release\VisualBasic.xml /define:"CONFIG=\"Release\",TRACE=-1,_MyType=\"Console\",PLATFORM=\"AnyCPU\",xAnyCPU" /reference:C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll,C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll,C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll,"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Deployment.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Net.Http.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll","C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /main:Playground.Playground /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\VisualBasic.exe /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /resource:obj\Release\Playground.Resources.resources /target:exe /utf8output FSM.vb Playground.vb "My Project\AssemblyInfo.vb" "My Project\Application.Designer.vb" "My Project\Resources.Designer.vb" "My Project\Settings.Designer.vb" "C:\Windows\TEMP\.NETFramework,Version=v4.5.AssemblyAttributes.vb" /warnaserror+:41999,42016,42017,42018,42019,42020,42021,42022,42032,42036
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\Bin\amd64
_CopyFilesMarkedCopyLocal:
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.dll" to "bin\Release\Core.DB.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.dll" to "bin\Release\Core.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.dll" to "bin\Release\Core.Logging.Sentry.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Oracle.ManagedDataAccess.dll" to "bin\Release\Oracle.ManagedDataAccess.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\SharpRaven.dll" to "bin\Release\SharpRaven.dll".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.DB\bin\Release\Core.DB.pdb" to "bin\Release\Core.DB.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\Core.Logging.Sentry.pdb" to "bin\Release\Core.Logging.Sentry.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core\bin\Release\Core.pdb" to "bin\Release\Core.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\SharpRaven.pdb" to "bin\Release\SharpRaven.pdb".
Copying file from "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Core.Logging.Sentry\bin\Release\SharpRaven.xml" to "bin\Release\SharpRaven.xml".
_CopyAppConfigFile:
Copying file from "App.config" to "bin\Release\VisualBasic.exe.config".
CopyFilesToOutputDirectory:
Copying file from "obj\Release\VisualBasic.exe" to "bin\Release\VisualBasic.exe".
VisualBasic -> C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\bin\Release\VisualBasic.exe
Copying file from "obj\Release\VisualBasic.pdb" to "bin\Release\VisualBasic.pdb".
Copying file from "obj\Release\VisualBasic.xml" to "bin\Release\VisualBasic.xml".
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\VisualBasic\VisualBasic.vbproj" (default targets).
Done Building Project "C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target(s)).
Build succeeded.
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default target) (3) ->
(ResolveAssemblyReferences target) ->
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Leadtools.Codecs.Tif, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
C:\Program Files (x86)\MSBuild\14.0\bin\amd64\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Leadtools, Version=16.5.0.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj" (default target) (3) ->
(CoreCompile target) ->
Playground.cs(1573,97): warning CS0642: Possible mistaken empty statement [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1163,17): warning CS0219: The variable 'uncompressed' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(1242,17): warning CS0618: 'RavenClient.CaptureException(Exception, SentryMessage, ErrorLevel, IDictionary<string, string>, string[], object)' is obsolete: 'Use Capture(SentryEvent) instead' [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(61,24): warning CS0649: Field 'Playground.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(62,31): warning CS0649: Field 'Playground.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
Playground.cs(42,25): warning CS0414: The field 'Playground.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\CSharp\CSharp.csproj]
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Infrastructure.sln" (Build target) (1) ->
"C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj" (default target) (6) ->
Test\TestExtensions.cs(217,31): warning CS0649: Field 'TestExtensions.B.SF' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(216,24): warning CS0649: Field 'TestExtensions.B.F3' is never assigned to, and will always have its default value 0 [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj]
Test\TestExtensions.cs(197,25): warning CS0414: The field 'TestExtensions.A.F2' is assigned but its value is never used [C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\TestAndPerf\TestAndPerf.csproj]
12 Warning(s)
0 Error(s)
Time Elapsed 00:00:03.72
end /d:sonar.login=admin /d:sonar.password=[REDACTED]
SonarQube Scanner for MSBuild 2.2
Default properties file was found at C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Loading analysis properties from C:\gitlab\builds\9c650e60\0\Shared\Infrastructure\Tools\MSBuild.SonarQube.Runner.Tool\tools\SonarQube.Analysis.xml
Post-processing started.
SonarQube Scanner for MSBuild 2.2
The SonarQube MSBuild integration failed: SonarQube was unable to collect the required information about your projects.
Possible causes:
1. The project has not been built - the project must be built in between the begin and end steps
2. An unsupported version of MSBuild has been used to build the project. Currently MSBuild 12.0 upwards are supported
3. The begin, build or end steps have not all been launched from the same folder
Generation of the sonar-properties file failed. Unable to complete SonarQube analysis.
21:02:59.374 Creating a summary markdown file...
21:02:59.379 Post-processing failed. Exit code: 1
An error occurred when executing task 'Analysis'.
Error: SonarQube failure.
ERROR: Build failed: exit status 1