08:59:55.417 Writing Roslyn generated ruleset to /workspace/VEK Orchestrator - SonarQube Test/.sonarqube/conf/Sonar-vbnet.ruleset... 08:59:55.423 Writing Roslyn generated ruleset to /workspace/VEK Orchestrator - SonarQube Test/.sonarqube/conf/Sonar-vbnet-none.ruleset... 08:59:55.443 Provisioning analyzer assemblies for vbnet... 08:59:55.443 Installing required Roslyn analyzers... 08:59:55.443 Processing plugin: csharp version 8.6.1.17183 08:59:55.444 Cache hit: using plugin files from /tmp/.sonarqube/resources/0 08:59:55.444 Processing plugin: vbnet version 8.6.1.17183 08:59:55.445 Cache hit: using plugin files from /tmp/.sonarqube/resources/1 08:59:55.447 Writing Roslyn analyzer additional file to /workspace/VEK Orchestrator - SonarQube Test/.sonarqube/conf/vbnet/SonarLint.xml... 08:59:55.494 Pre-processing succeeded. + dotnet build VEK.Orchestrator.sln Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to restore... Restored /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj (in 639 ms). Restored /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj (in 640 ms). Restored /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj (in 291 ms). Restored /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj (in 2.9 sec). Restored /workspace/VEK Orchestrator - SonarQube Test/test/VEK.Orchestrator.Test/VEK.Orchestrator.Test.csproj (in 2.93 sec). GenerateNSwagCSharp: dotnet --roll-forward-on-no-candidate-fx 2 "/home/.nuget/packages/nswag.msbuild/13.10.9/build/../tools/NetCore31//dotnet-nswag.dll" openapi2csclient /className:VekCmsSwaggerClient /namespace:VEK.Orchestrator.Domain.Services.Cms /input:"/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/OpenAPIs/VekCmsSwagger.json" /output:"obj/VekCmsSwaggerClient.cs" NSwag command line tool for .NET Core NetCore31, toolchain v13.10.9.0 (NJsonSchema v10.4.1.0 (Newtonsoft.Json v12.0.0.0)) Visit http://NSwag.org for more information. NSwag bin directory: /.nuget/packages/nswag.msbuild/13.10.9/tools/NetCore31 Code has been successfully written to file. Duration: 00:00:03.2663898 GenerateNSwagCSharp: dotnet --roll-forward-on-no-candidate-fx 2 "/home/.nuget/packages/nswag.msbuild/13.10.9/build/../tools/NetCore31//dotnet-nswag.dll" openapi2csclient /className:VekResultsSwaggerClient /namespace:VEK.Orchestrator.Results.Dto /GenerateExceptionClasses:false /input:"/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/OpenAPIs/VekResultsSwagger.json" /output:"obj/VekResultsSwaggerClient.cs" NSwag command line tool for .NET Core NetCore31, toolchain v13.10.9.0 (NJsonSchema v10.4.1.0 (Newtonsoft.Json v12.0.0.0)) Visit http://NSwag.org for more information. NSwag bin directory: /.nuget/packages/nswag.msbuild/13.10.9/tools/NetCore31 Code has been successfully written to file. Duration: 00:00:01.1711698 /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(11,25): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(5,65): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/CheckExtensions.cs(32,40): warning CS0414: The field 'CheckExtensions.DefaultMissingDescription' is assigned but its value is never used [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticCheckDto.cs(14,11): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/KeesingExtensions.cs(107,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(9,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticClassificationFeatureValueDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticClassificationValueDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerDocumentDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerPageDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerPageImageDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerRootDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/MrzFind/MrzFindResponse.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/MrzFind/MrzFindResponse.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/Ocr/OcrResponseFieldDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ConstantLibrary.cs(7,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ConstantLibrary.cs(7,34): warning S2223: Change the visibility of 'MrzDataSchema' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/CustomMlText.cs(6,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/CheckExtensions.cs(32,9): warning S1144: Remove the unused private field 'DefaultMissingDescription'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/ClassifyDocumentType/DocumentTypeRequestDto.cs(20,52): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(71,9): warning S1144: Remove the unused private method 'fromStream'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(80,9): warning S1144: Remove the unused private method 'toStream'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(39,23): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(47,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(50,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(51,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(52,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(39,23): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(47,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(50,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(51,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(52,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(158,30): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(180,30): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Properties/MlText.cs(8,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(18017,71): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(3055,71): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19314,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19257,36): warning S2933: Make '_client' 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19258,36): warning S2933: Make '_response' 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19255,26): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19291,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(30,43): warning S4784: Make sure that using a regular expression is safe here. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19300,134): warning S3358: Extract this nested ternary operation into an independent statement. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(62,17): warning S1117: Rename 'sourceSystems' which hides the property with the same name. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(93,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(83,21): warning S1481: Remove the unused local variable 'debug'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(35,13): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(117,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(107,21): warning S1481: Remove the unused local variable 'debug'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(21,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(35,13): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(12,17): warning S1481: Remove the unused local variable 'lightSourceName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(63,17): warning S1481: Remove the unused local variable 'lightSourceName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(63,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/HttpExtensions.cs(57,72): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(67,109): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(107,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(117,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(127,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(137,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(116,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(126,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(136,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(146,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(63,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(81,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(86,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(99,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(86,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(91,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(104,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(177,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(188,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(231,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(241,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(251,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(235,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(245,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(255,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(265,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(177,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(195,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(200,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(213,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(291,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(205,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(210,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(223,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(331,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(341,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(351,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(361,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(15,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(16,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(17,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(18,27): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/Ocr/OcrRequestImageDto.cs(12,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(305,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(310,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(323,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(309,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(401,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(357,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(367,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(377,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(387,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(444,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(454,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(464,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(474,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(85,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(85,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(309,69): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(327,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(332,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(345,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(76,21): warning S1481: Remove the unused local variable 'parse'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(8,48): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(418,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(423,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(436,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(431,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(514,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(17,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(18,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(19,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(20,27): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(558,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(568,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(578,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(588,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckMrzComplete/MrzFieldDto.cs(21,63): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckMrzComplete/MrzFieldDto.cs(22,63): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(478,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(488,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(508,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(547,104): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(596,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(606,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(616,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(626,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(514,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(532,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(537,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(550,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(431,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(448,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(453,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(466,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(566,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(571,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(584,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(628,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(675,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(685,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(695,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(705,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(745,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(668,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(628,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(649,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(654,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(667,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(785,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(795,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(805,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(815,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(715,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(725,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(735,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(745,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(759,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(764,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(777,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(685,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(690,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(703,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(855,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(789,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(899,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(909,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(919,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(929,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(855,73): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(873,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(878,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(891,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(789,64): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(969,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(911,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(968,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(978,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(988,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1014,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1024,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1034,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1044,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(911,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(928,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(933,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(946,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(993,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1006,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1084,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1025,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1128,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1138,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1148,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1158,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1069,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1079,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1089,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1099,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1039,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1044,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1057,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1084,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1102,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1107,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1120,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(167,138): warning S3358: Extract this nested ternary operation into an independent statement. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1198,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1141,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1262,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1312,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1242,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1252,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1262,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1272,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1188,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1198,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1208,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1218,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1370,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1310,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1320,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1330,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1340,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1158,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1163,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1176,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1198,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1216,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1221,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1234,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1380,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1312,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1344,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1349,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1362,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1262,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1280,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1285,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1298,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1440,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1494,111): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1564,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1427,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1437,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1447,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1457,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1494,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1504,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1514,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1524,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1380,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1397,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1402,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1415,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1440,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1468,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1473,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1486,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1621,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1631,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1641,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1651,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1538,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1548,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1558,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1568,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1610,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1691,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1734,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1744,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1754,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1764,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1595,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1600,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1508,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1513,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1613,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1526,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1657,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1667,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1677,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1687,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1708,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1713,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1726,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1731,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1804,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1627,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1632,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1645,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1918,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2032,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1779,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1789,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1799,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1809,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1848,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1858,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1868,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1878,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1962,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1972,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1982,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1992,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1731,71): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1749,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1754,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1767,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2076,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2086,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2096,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2106,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1849,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1804,61): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1822,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1827,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1840,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1918,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1936,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1941,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1954,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2032,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2050,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2055,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2068,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2146,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1906,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1965,98): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1916,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1926,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1849,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1866,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1884,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2261,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2013,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2023,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2033,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2043,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2191,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2201,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2211,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2085,100): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2304,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2314,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2324,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2334,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1965,98): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1983,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2001,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2374,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2129,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2139,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2149,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2159,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2165,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2170,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2183,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2414,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2424,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2434,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2444,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2099,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2104,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2117,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2201,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2388,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2393,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2406,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2531,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2322,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2440,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2248,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2258,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2268,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2278,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2218,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2223,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2236,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2487,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2497,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2507,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2517,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2554,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2370,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2440,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2457,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2462,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2475,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2670,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2322,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2340,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2345,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2358,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2598,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2608,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2618,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2628,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2791,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2909,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2568,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2573,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2586,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2717,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2727,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2737,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2747,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2839,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2849,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2859,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2869,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2687,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2692,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2705,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2956,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2966,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2976,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2986,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3023,99): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2791,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2809,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2814,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2827,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2909,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2926,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2931,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2944,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3139,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3260,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3067,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3077,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3087,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3097,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3037,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3042,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3055,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3378,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3186,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3196,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3206,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3216,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3308,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3318,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3328,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3338,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3492,115): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3425,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3435,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3445,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3455,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3156,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3161,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3174,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3260,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3378,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3395,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3400,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3413,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3536,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3546,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3556,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3566,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3608,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3729,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3506,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3511,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3524,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3847,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3655,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3665,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3675,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3685,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3777,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3787,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3797,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3807,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3961,112): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3625,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3630,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3643,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3894,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3904,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3914,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3924,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3729,75): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3747,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3752,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3765,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4077,72): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4005,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4015,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4025,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4035,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3847,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3864,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3869,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3882,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4198,72): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3975,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3980,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3993,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4316,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4124,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4134,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4144,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4154,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4430,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4246,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4256,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4266,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4276,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4094,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4099,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4112,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4198,72): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4216,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4221,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4234,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4551,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4479,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4489,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4499,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4509,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4363,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4373,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4383,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4393,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4672,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4720,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4730,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4740,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4750,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4316,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4333,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4338,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4449,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4454,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4351,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4467,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4598,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4608,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4618,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4628,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4790,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4672,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4690,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4695,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4708,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4904,120): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4568,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4573,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4586,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5020,80): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4948,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5141,80): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4968,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4978,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5067,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5077,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5087,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5097,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4790,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5189,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5199,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5209,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5219,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4918,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4923,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4936,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5259,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5037,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5042,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5055,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5373,113): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5141,80): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5159,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5164,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5177,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5494,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5306,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5316,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5326,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5336,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5615,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5422,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5432,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5442,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5452,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5259,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5276,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5281,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5294,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5541,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5551,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5561,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5571,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5663,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5673,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5683,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5693,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5392,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5397,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5410,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5511,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5516,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5529,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5733,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5849,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5615,73): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5633,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5638,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5651,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5968,102): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6084,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5780,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5790,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5800,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5810,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5906,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5916,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5926,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6012,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6022,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6131,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6032,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6042,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6141,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6151,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6161,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5733,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5750,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5755,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5866,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5768,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5884,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6205,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5982,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5987,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6000,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6101,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6106,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6119,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6327,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6441,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6253,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6283,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6557,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6205,62): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6223,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6228,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6241,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6394,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6404,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6485,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6495,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6505,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6515,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6604,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6614,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6624,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6634,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6678,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6726,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6736,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6746,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6756,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6327,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6344,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6349,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6362,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6455,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6460,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6473,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6574,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6579,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6592,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6800,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6678,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6696,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6701,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6714,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6924,109): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7061,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6877,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6800,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6817,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6822,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6835,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7108,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7118,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7128,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7138,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7182,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6989,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6999,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7009,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7019,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7304,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7230,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7240,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7250,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7260,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7351,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7361,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7371,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7381,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7078,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7083,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7096,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7182,69): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7200,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7205,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7218,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6959,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6964,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6977,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7420,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7304,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7321,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7326,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7339,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7542,116): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7663,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7784,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7468,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7478,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7488,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7591,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7601,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7611,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7621,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7710,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7720,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7730,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7740,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7832,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7842,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7852,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7862,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7420,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7438,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7443,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7456,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7906,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7561,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7566,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7579,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7680,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7685,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7698,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7784,76): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7802,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7820,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8141,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8020,111): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7953,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7963,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7973,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7983,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8260,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7906,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7923,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7928,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7941,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8382,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8308,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8318,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8328,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8338,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8069,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8079,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8089,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8099,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8188,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8198,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8208,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8218,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8429,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8439,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8449,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8459,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8158,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8163,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8176,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8260,71): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8496,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8039,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8044,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8057,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8382,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8399,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8404,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8417,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8612,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8733,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8540,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8550,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8560,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8570,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8855,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8510,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8515,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8528,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8781,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8791,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8801,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8811,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8659,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8669,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8679,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8689,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8971,105): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8902,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8912,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8922,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8932,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8733,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8751,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8756,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8769,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8629,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8634,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8647,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8855,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8872,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8877,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8890,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9092,65): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9020,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9030,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9040,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9050,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9213,65): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8990,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8995,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9008,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9335,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9139,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9149,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9159,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9169,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9261,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9271,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9281,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9291,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9449,100): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9109,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9114,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9127,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9382,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9392,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9402,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9412,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9213,65): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9231,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9236,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9249,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9570,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9508,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9518,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9528,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9335,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9352,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9357,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9370,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9691,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9468,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9473,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9486,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9813,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9617,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9627,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9637,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9647,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9929,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9739,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9749,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9759,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9769,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9860,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9870,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9880,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9890,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9587,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9592,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9605,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9691,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9709,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9714,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9727,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9986,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9996,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10006,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10016,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9813,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9830,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9835,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9848,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10060,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10196,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10310,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9929,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9956,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9961,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9974,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10426,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10243,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10253,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10354,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10122,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10132,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10142,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10152,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10473,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10483,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10493,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10503,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10443,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10448,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10461,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10060,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10092,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10097,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10110,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10196,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10324,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10329,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10342,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10213,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10218,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10231,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10547,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10669,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10783,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10899,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10716,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10726,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10736,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10746,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10669,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10686,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10691,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10704,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10595,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10605,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10615,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10625,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11020,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10946,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10956,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10966,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10976,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10827,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11068,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11078,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11088,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11098,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10916,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10921,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10934,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10797,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10802,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10815,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10547,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10565,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10570,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10583,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11020,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11038,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11043,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11056,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11142,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11256,98): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11372,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11189,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11199,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11209,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11219,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11419,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11429,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11439,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11449,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11493,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11300,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11310,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11320,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11330,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11142,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11159,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11164,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11177,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11389,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11394,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11407,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11616,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11270,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11275,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11288,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11546,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11556,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11566,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11576,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11730,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11663,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11673,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11683,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11693,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11846,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11493,58): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11516,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11521,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11534,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11774,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11784,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11794,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11804,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11616,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11633,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11638,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11651,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11965,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11893,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11903,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11913,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11923,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11744,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11749,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11762,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12087,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12013,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12023,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12033,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12043,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11863,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11868,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11881,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12201,102): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12134,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12144,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12154,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12164,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11965,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11983,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12001,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12317,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12245,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12255,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12265,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12275,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12087,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12104,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12109,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12122,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12438,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12394,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12560,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12215,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12220,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12233,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12486,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12496,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12506,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12516,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12334,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12339,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12352,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12674,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12607,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12617,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12627,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12637,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12438,62): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12456,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12461,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12474,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12790,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12718,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12728,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12738,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12560,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12748,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12577,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12582,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12595,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12911,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13033,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12688,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12693,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12706,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12959,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12969,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12979,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12989,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13147,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13080,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13090,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13100,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13110,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13263,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12911,61): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12929,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12934,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12947,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13191,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13201,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13211,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13033,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13050,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13055,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13068,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13379,116): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13307,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13317,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13327,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13337,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13495,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13161,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13166,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13179,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13423,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13433,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13443,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13453,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13277,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13282,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13295,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13616,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13542,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13552,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13562,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13572,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13738,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13393,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13398,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13411,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13664,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13674,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13684,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13694,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13512,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13517,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13530,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13852,117): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13785,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13795,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13805,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13815,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13616,76): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13634,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13639,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13652,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13973,77): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13738,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13755,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13760,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13773,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13901,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13911,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13921,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13931,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14094,77): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14216,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14020,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14030,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14040,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14050,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13876,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13889,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14142,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14152,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14162,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14172,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13990,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13995,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14008,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14283,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14293,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14332,146): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14094,77): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14112,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14117,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14130,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14454,113): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14216,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14233,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14238,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14251,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14410,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14576,115): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14697,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14502,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14512,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14522,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14532,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14332,146): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14350,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14355,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14368,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14625,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14635,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14645,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14655,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14454,113): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14472,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14477,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14490,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14744,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14754,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14764,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14774,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14818,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14595,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14600,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14613,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14940,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14714,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14719,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14732,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15054,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14866,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14876,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14886,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15175,70): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14987,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14997,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15007,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15017,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15103,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15113,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15123,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15133,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15222,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15232,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15242,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15252,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14818,75): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14836,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14841,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14854,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14940,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15073,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15078,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15091,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14957,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14962,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14975,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15296,70): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15418,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15192,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15197,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15210,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15532,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15643,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15465,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15475,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15485,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15344,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15495,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15354,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15576,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15586,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15596,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15606,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15687,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15697,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15707,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15717,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15296,70): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15314,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15319,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15332,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15418,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15435,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15440,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15453,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15759,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15546,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15551,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15564,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15657,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15662,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15675,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15880,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15998,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16112,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15806,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15816,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15826,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15836,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15776,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15781,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15794,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15928,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15938,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15948,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16045,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16055,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16065,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16075,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16165,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16175,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16185,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16195,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16235,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15880,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15898,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15903,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15916,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15998,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16015,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16020,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16033,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16292,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16302,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16312,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16322,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16135,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16140,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16153,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16404,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16235,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16262,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16267,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16280,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] VEK.Orchestrator.Domain -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/bin/Debug/net5.0/VEK.Orchestrator.Domain.dll Sonar: (VEK.Orchestrator.Domain.csproj) Project processed successfully /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/EngineVersion.cs(7,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/ServiceLibrary.cs(34,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/ServiceLibrary.cs(34,34): warning S2223: Change the visibility of 'SourceCorrection' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(19,9): warning S3442: Change the visibility of this constructor to 'protected'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(38,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Common/InitConfiguration.cs(33,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(48,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(38,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(57,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(61,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] VEK.Library.Engine -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/bin/Debug/net5.0/VEK.Library.Engine.dll Sonar: (VEK.Library.Engine.csproj) Project processed successfully /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(13,49): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(35,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/AlignCalculationByContent.cs(22,64): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/CreateEmbeddingFromImage.cs(18,52): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/FindMrz.cs(20,55): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/CropCalculation.cs(18,63): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/DataTypeCheckRequest.cs(31,56): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractMrz.cs(29,51): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractFieldsRequest.cs(26,51): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ExtractFace.cs(20,62): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(30,63): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/CropImageAsync.cs(24,57): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/AlignImageByContent.cs(23,58): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(30,67): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/ClassificationRequests/ClassifyByImage.cs(34,61): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Repositories/DocumentSeriesRepository.cs(26,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(93,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/UvDullnessCheckRequest.cs(26,60): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(31,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(228,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(240,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(129,35): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(384,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(38,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(70,21): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(90,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(148,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(148,27): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentDataExtracter/DocumentDataExtracter.cs(29,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(68,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(120,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(70,29): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(178,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(188,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(198,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(208,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(135,16): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(256,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(90,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(108,29): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(127,33): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzCompleteOutputAdapter.cs(60,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(31,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/IBaseRequest.cs(20,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(45,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(77,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(91,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(90,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(63,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(62,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(44,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(96,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(89,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(91,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(93,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(95,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(69,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(64,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(66,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(68,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(51,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(121,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(136,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(158,32): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(160,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(191,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(193,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractFieldsRequest.cs(32,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/VerifyClassificationRequests/VerifyDocumentPageRequest.cs(48,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(184,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(203,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(364,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(380,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(169,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(45,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(24,59): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(26,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Repositories/Validators/CheckValidator.cs(10,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/AllChecksBLL.cs(10,18): warning S101: Rename class 'AllChecksBLL' to match pascal case naming rules, consider using 'AllChecksBll'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/ClassificationException.cs(5,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/ServiceNotAvailableException.cs(5,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(66,9): warning S1144: Remove the unused private method 'StartRequest'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/NLogManager.cs(8,31): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/NLogManager.cs(8,31): warning S2223: Change the visibility of '_logger' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(12,32): warning S3887: Use an immutable collection or reduce the accessibility of the field(s) 'ChipDataGroupDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(38,32): warning S3887: Use an immutable collection or reduce the accessibility of the field(s) 'ChipSecurityProtocolDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(12,32): warning S2386: Use an immutable collection or reduce the accessibility of the field(s) 'ChipDataGroupDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(38,32): warning S2386: Use an immutable collection or reduce the accessibility of the field(s) 'ChipSecurityProtocolDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(52,9): warning S1144: Remove the unused private method 'CheckPageName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/EngineException.cs(7,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/BaseRequest.cs(14,30): warning S2743: A static field in a generic type is not shared among instances of different close constructed types. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/IBaseEvaluator.cs(7,37): warning S3246: Add the 'in' keyword to parameter 'TEntity' to make it 'contravariant'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(307,9): warning S1144: Remove the unused private method 'CreateTacticalCheckObject'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Configurations/ValidatorConfiguration.cs(38,83): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(31,56): warning S927: Rename parameter 'document' to 'view' to match the interface declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(82,77): warning S927: Rename parameter 'content' to 'image' to match the interface declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(58,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(24,49): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(57,17): warning S1066: Merge this if statement with the enclosing one. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(37,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(37,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(24,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(25,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(26,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(27,31): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(82,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(37,54): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentAligner/DocumentAligner.cs(51,21): warning S3626: Remove this redundant jump. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(175,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/DocumentClassifier.cs(39,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentAligner/DocumentAligner.cs(71,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(79,56): warning S2259: 'chipTemplate' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(91,49): warning S2259: 'chipTemplate' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(91,25): warning S3626: Remove this redundant jump. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(99,17): warning S1481: Remove the unused local variable 'scanStatus'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(102,17): warning S1481: Remove the unused local variable 'capt'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(65,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/DocumentClassifier.cs(87,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(99,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(251,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(161,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/VerifyClassificationAdapters/CheckBackAdapter.cs(34,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/VerifyClassificationAdapters/CheckBackAdapter.cs(34,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(128,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ServiceChecksOutputAdapter.cs(32,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ServiceChecksOutputAdapter.cs(32,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/AlignCalculationByContent.cs(30,19): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequest.cs(111,17): warning S1066: Merge this if statement with the enclosing one. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/Factory.cs(83,17): warning S1481: Remove the unused local variable 'contentDataId'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/FindMrz.cs(31,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/DataTypeCheckRequest.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ScoreOutputAdapter.cs(34,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(64,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(65,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(66,35): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(67,34): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(36,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(44,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(49,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(56,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(41,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(121,46): warning S2971: Use 'Count' property here instead. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(137,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/OcrOutputAdapter.cs(77,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/OcrOutputAdapter.cs(77,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(20,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(127,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(61,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(137,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(36,31): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(37,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(38,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(39,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzExtractAdapter.cs(78,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(61,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzExtractAdapter.cs(78,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(69,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(69,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(33,34): warning S3776: Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(37,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(62,33): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(89,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(89,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(106,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(93,43): warning S2259: 'DocumentSummary' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(106,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(92,21): warning S1481: Remove the unused local variable 'documentChecks'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(53,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(40,17): warning S1481: Remove the unused local variable 'chipExtractedValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(41,17): warning S1481: Remove the unused local variable 'imageExtractedValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(42,24): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(80,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(37,44): warning S2259: 'documentEmbedding' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(80,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/AllChecksBLL.cs(99,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(40,17): warning S1481: Remove the unused local variable 'contents'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(30,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(151,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(48,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(49,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(80,39): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(30,31): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(99,83): warning S1172: Remove this unused method parameter 'imageContents'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/CompareFieldsOutputAdapter.cs(50,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(107,21): warning S1481: Remove the unused local variable 'fileContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(124,25): warning S1481: Remove the unused local variable 'croppedContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/CompareFieldsOutputAdapter.cs(50,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(48,33): warning S107: Constructor has 9 parameters, which is greater than the 7 authorized. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(34,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(141,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(141,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(209,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(191,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/UvDullnessCheckRequest.cs(37,39): warning S3236: Remove this argument from the method call; it hides the caller information. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(191,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(70,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(147,39): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(174,35): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(209,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(244,65): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(245,65): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(215,29): warning S1854: Remove this useless assignment to local variable 'newMrzField'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(161,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(43,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(31,17): warning S1481: Remove the unused local variable 'chipExtractedDataValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(32,17): warning S1481: Remove the unused local variable 'imageExtractedDataValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(129,35): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(228,121): warning S2259: 'externalCheck' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(267,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ChipCompleteRequestAsync.cs(28,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(212,37): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(227,41): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(241,21): warning S2589: Change this condition so that it does not always evaluate to 'false'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ChipCompleteRequestAsync.cs(85,57): warning S1481: Remove the unused local variable 'chipSecurityProtocolContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(253,17): warning S1481: Remove the unused local variable 'list'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(279,54): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(143,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(39,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(154,70): warning S1172: Remove this unused method parameter 'mrzLine'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(49,65): warning S1854: Remove this useless assignment to local variable 'allcheckDigits'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(355,59): warning S3655: 'fileId' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] VEK.Orchestrator.BLL -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/bin/Debug/net5.0/VEK.Orchestrator.BLL.dll Sonar: (VEK.Orchestrator.BLL.csproj) Project processed successfully /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/CustomCultureProvider.cs(11,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/StatusCheckMiddleware.cs(97,40): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/AutomaticController.cs(75,43): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(102,21): warning CS0618: 'FluentValidationMvcConfiguration.RunDefaultMvcValidationAfterFluentValidationExecutes' is obsolete: 'Use the DisableAnnotations property instead. Note that this is the inverse of this property (if you were previously setting RunDefaultMvcValidationAfterFluentValidationExecutes to false, now you should set DisableDataAnnotations to true)' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/DependencyInjection.cs(23,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/DependencyInjection.cs(32,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(60,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(67,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(204,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/KeesingProfile.cs(1,1): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(98,21): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(131,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Program.cs(11,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/StatusCheckMiddleware.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/AutomaticController.cs(30,41): warning S4487: Remove this unread private field '_configuration' or refactor the code to use its value. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(21,6): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/VEK.Orchestrator.API.MvcApplicationPartsAssemblyInfo.cs(10,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/VEK.Orchestrator.API.MvcApplicationPartsAssemblyInfo.cs(11,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(35,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(53,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(112,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(121,38): warning S3236: Remove this argument from the method call; it hides the caller information. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(156,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] VEK.Orchestrator.API -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/bin/Debug/net5.0/VEK.Orchestrator.API.dll Sonar: (VEK.Orchestrator.API.csproj) Project processed successfully VEK.Orchestrator.Test -> /workspace/VEK Orchestrator - SonarQube Test/test/VEK.Orchestrator.Test/bin/Debug/net5.0/VEK.Orchestrator.Test.dll Sonar: (VEK.Orchestrator.Test.csproj) Project processed successfully Build succeeded. /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(11,25): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(5,65): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/CheckExtensions.cs(32,40): warning CS0414: The field 'CheckExtensions.DefaultMissingDescription' is assigned but its value is never used [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticCheckDto.cs(14,11): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/KeesingExtensions.cs(107,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(9,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticClassificationFeatureValueDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticClassificationValueDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerDocumentDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerPageDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerPageImageDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerRootDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/MrzFind/MrzFindResponse.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/MrzFind/MrzFindResponse.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/Ocr/OcrResponseFieldDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ConstantLibrary.cs(7,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ConstantLibrary.cs(7,34): warning S2223: Change the visibility of 'MrzDataSchema' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/CustomMlText.cs(6,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/CheckExtensions.cs(32,9): warning S1144: Remove the unused private field 'DefaultMissingDescription'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/ClassifyDocumentType/DocumentTypeRequestDto.cs(20,52): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(71,9): warning S1144: Remove the unused private method 'fromStream'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(80,9): warning S1144: Remove the unused private method 'toStream'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(39,23): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(47,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(50,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(51,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(52,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(39,23): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(47,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(50,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(51,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(52,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(158,30): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(180,30): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Properties/MlText.cs(8,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(18017,71): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(3055,71): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19314,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19257,36): warning S2933: Make '_client' 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19258,36): warning S2933: Make '_response' 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19255,26): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19291,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(30,43): warning S4784: Make sure that using a regular expression is safe here. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19300,134): warning S3358: Extract this nested ternary operation into an independent statement. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(62,17): warning S1117: Rename 'sourceSystems' which hides the property with the same name. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(93,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(83,21): warning S1481: Remove the unused local variable 'debug'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(35,13): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(117,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(107,21): warning S1481: Remove the unused local variable 'debug'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(21,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(35,13): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(12,17): warning S1481: Remove the unused local variable 'lightSourceName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(63,17): warning S1481: Remove the unused local variable 'lightSourceName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(63,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/HttpExtensions.cs(57,72): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(67,109): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(107,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(117,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(127,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(137,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(116,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(126,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(136,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(146,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(63,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(81,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(86,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(99,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(86,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(91,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(104,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(177,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(188,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(231,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(241,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(251,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(235,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(245,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(255,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(265,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(177,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(195,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(200,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(213,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(291,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(205,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(210,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(223,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(331,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(341,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(351,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(361,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(15,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(16,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(17,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(18,27): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/Ocr/OcrRequestImageDto.cs(12,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(305,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(310,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(323,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(309,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(401,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(357,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(367,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(377,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(387,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(444,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(454,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(464,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(474,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(85,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(85,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(309,69): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(327,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(332,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(345,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(76,21): warning S1481: Remove the unused local variable 'parse'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(8,48): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(418,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(423,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(436,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(431,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(514,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(17,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(18,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(19,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(20,27): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(558,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(568,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(578,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(588,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckMrzComplete/MrzFieldDto.cs(21,63): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckMrzComplete/MrzFieldDto.cs(22,63): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(478,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(488,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(508,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(547,104): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(596,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(606,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(616,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(626,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(514,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(532,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(537,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(550,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(431,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(448,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(453,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(466,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(566,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(571,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(584,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(628,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(675,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(685,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(695,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(705,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(745,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(668,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(628,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(649,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(654,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(667,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(785,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(795,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(805,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(815,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(715,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(725,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(735,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(745,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(759,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(764,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(777,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(685,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(690,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(703,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(855,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(789,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(899,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(909,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(919,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(929,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(855,73): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(873,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(878,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(891,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(789,64): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(969,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(911,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(968,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(978,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(988,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1014,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1024,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1034,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1044,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(911,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(928,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(933,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(946,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(993,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1006,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1084,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1025,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1128,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1138,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1148,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1158,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1069,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1079,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1089,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1099,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1039,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1044,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1057,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1084,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1102,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1107,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1120,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(167,138): warning S3358: Extract this nested ternary operation into an independent statement. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1198,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1141,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1262,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1312,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1242,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1252,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1262,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1272,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1188,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1198,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1208,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1218,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1370,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1310,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1320,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1330,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1340,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1158,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1163,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1176,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1198,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1216,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1221,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1234,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1380,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1312,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1344,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1349,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1362,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1262,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1280,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1285,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1298,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1440,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1494,111): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1564,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1427,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1437,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1447,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1457,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1494,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1504,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1514,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1524,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1380,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1397,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1402,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1415,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1440,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1468,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1473,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1486,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1621,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1631,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1641,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1651,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1538,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1548,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1558,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1568,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1610,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1691,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1734,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1744,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1754,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1764,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1595,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1600,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1508,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1513,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1613,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1526,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1657,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1667,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1677,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1687,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1708,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1713,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1726,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1731,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1804,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1627,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1632,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1645,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1918,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2032,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1779,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1789,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1799,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1809,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1848,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1858,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1868,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1878,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1962,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1972,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1982,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1992,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1731,71): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1749,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1754,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1767,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2076,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2086,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2096,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2106,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1849,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1804,61): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1822,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1827,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1840,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1918,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1936,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1941,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1954,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2032,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2050,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2055,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2068,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2146,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1906,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1965,98): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1916,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1926,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1849,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1866,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1884,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2261,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2013,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2023,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2033,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2043,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2191,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2201,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2211,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2085,100): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2304,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2314,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2324,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2334,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1965,98): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1983,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2001,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2374,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2129,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2139,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2149,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2159,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2165,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2170,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2183,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2414,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2424,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2434,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2444,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2099,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2104,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2117,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2201,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2388,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2393,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2406,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2531,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2322,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2440,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2248,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2258,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2268,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2278,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2218,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2223,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2236,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2487,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2497,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2507,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2517,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2554,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2370,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2440,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2457,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2462,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2475,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2670,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2322,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2340,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2345,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2358,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2598,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2608,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2618,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2628,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2791,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2909,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2568,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2573,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2586,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2717,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2727,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2737,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2747,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2839,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2849,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2859,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2869,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2687,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2692,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2705,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2956,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2966,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2976,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2986,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3023,99): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2791,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2809,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2814,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2827,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2909,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2926,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2931,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2944,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3139,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3260,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3067,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3077,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3087,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3097,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3037,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3042,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3055,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3378,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3186,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3196,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3206,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3216,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3308,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3318,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3328,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3338,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3492,115): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3425,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3435,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3445,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3455,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3156,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3161,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3174,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3260,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3378,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3395,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3400,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3413,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3536,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3546,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3556,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3566,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3608,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3729,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3506,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3511,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3524,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3847,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3655,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3665,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3675,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3685,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3777,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3787,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3797,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3807,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3961,112): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3625,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3630,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3643,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3894,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3904,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3914,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3924,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3729,75): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3747,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3752,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3765,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4077,72): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4005,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4015,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4025,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4035,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3847,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3864,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3869,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3882,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4198,72): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3975,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3980,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3993,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4316,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4124,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4134,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4144,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4154,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4430,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4246,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4256,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4266,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4276,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4094,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4099,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4112,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4198,72): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4216,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4221,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4234,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4551,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4479,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4489,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4499,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4509,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4363,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4373,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4383,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4393,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4672,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4720,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4730,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4740,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4750,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4316,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4333,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4338,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4449,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4454,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4351,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4467,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4598,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4608,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4618,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4628,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4790,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4672,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4690,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4695,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4708,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4904,120): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4568,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4573,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4586,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5020,80): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4948,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5141,80): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4968,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4978,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5067,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5077,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5087,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5097,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4790,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5189,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5199,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5209,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5219,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4918,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4923,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4936,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5259,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5037,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5042,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5055,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5373,113): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5141,80): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5159,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5164,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5177,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5494,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5306,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5316,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5326,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5336,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5615,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5422,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5432,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5442,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5452,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5259,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5276,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5281,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5294,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5541,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5551,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5561,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5571,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5663,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5673,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5683,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5693,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5392,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5397,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5410,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5511,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5516,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5529,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5733,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5849,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5615,73): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5633,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5638,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5651,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5968,102): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6084,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5780,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5790,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5800,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5810,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5906,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5916,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5926,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6012,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6022,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6131,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6032,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6042,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6141,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6151,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6161,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5733,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5750,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5755,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5866,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5768,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5884,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6205,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5982,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5987,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6000,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6101,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6106,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6119,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6327,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6441,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6253,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6283,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6557,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6205,62): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6223,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6228,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6241,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6394,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6404,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6485,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6495,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6505,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6515,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6604,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6614,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6624,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6634,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6678,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6726,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6736,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6746,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6756,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6327,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6344,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6349,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6362,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6455,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6460,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6473,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6574,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6579,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6592,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6800,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6678,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6696,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6701,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6714,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6924,109): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7061,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6877,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6800,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6817,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6822,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6835,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7108,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7118,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7128,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7138,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7182,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6989,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6999,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7009,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7019,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7304,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7230,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7240,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7250,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7260,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7351,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7361,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7371,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7381,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7078,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7083,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7096,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7182,69): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7200,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7205,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7218,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6959,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6964,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6977,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7420,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7304,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7321,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7326,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7339,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7542,116): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7663,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7784,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7468,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7478,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7488,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7591,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7601,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7611,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7621,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7710,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7720,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7730,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7740,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7832,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7842,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7852,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7862,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7420,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7438,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7443,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7456,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7906,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7561,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7566,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7579,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7680,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7685,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7698,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7784,76): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7802,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7820,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8141,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8020,111): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7953,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7963,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7973,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7983,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8260,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7906,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7923,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7928,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7941,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8382,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8308,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8318,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8328,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8338,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8069,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8079,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8089,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8099,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8188,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8198,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8208,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8218,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8429,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8439,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8449,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8459,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8158,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8163,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8176,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8260,71): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8496,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8039,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8044,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8057,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8382,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8399,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8404,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8417,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8612,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8733,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8540,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8550,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8560,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8570,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8855,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8510,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8515,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8528,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8781,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8791,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8801,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8811,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8659,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8669,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8679,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8689,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8971,105): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8902,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8912,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8922,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8932,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8733,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8751,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8756,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8769,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8629,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8634,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8647,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8855,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8872,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8877,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8890,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9092,65): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9020,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9030,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9040,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9050,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9213,65): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8990,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8995,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9008,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9335,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9139,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9149,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9159,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9169,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9261,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9271,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9281,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9291,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9449,100): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9109,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9114,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9127,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9382,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9392,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9402,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9412,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9213,65): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9231,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9236,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9249,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9570,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9508,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9518,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9528,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9335,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9352,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9357,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9370,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9691,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9468,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9473,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9486,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9813,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9617,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9627,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9637,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9647,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9929,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9739,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9749,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9759,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9769,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9860,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9870,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9880,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9890,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9587,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9592,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9605,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9691,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9709,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9714,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9727,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9986,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9996,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10006,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10016,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9813,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9830,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9835,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9848,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10060,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10196,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10310,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9929,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9956,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9961,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9974,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10426,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10243,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10253,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10354,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10122,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10132,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10142,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10152,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10473,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10483,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10493,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10503,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10443,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10448,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10461,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10060,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10092,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10097,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10110,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10196,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10324,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10329,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10342,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10213,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10218,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10231,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10547,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10669,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10783,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10899,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10716,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10726,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10736,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10746,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10669,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10686,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10691,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10704,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10595,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10605,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10615,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10625,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11020,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10946,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10956,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10966,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10976,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10827,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11068,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11078,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11088,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11098,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10916,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10921,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10934,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10797,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10802,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10815,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10547,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10565,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10570,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10583,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11020,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11038,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11043,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11056,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11142,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11256,98): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11372,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11189,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11199,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11209,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11219,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11419,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11429,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11439,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11449,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11493,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11300,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11310,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11320,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11330,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11142,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11159,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11164,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11177,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11389,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11394,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11407,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11616,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11270,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11275,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11288,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11546,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11556,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11566,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11576,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11730,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11663,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11673,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11683,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11693,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11846,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11493,58): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11516,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11521,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11534,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11774,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11784,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11794,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11804,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11616,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11633,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11638,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11651,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11965,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11893,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11903,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11913,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11923,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11744,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11749,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11762,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12087,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12013,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12023,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12033,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12043,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11863,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11868,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11881,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12201,102): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12134,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12144,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12154,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12164,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11965,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11983,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12001,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12317,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12245,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12255,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12265,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12275,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12087,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12104,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12109,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12122,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12438,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12394,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12560,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12215,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12220,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12233,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12486,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12496,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12506,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12516,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12334,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12339,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12352,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12674,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12607,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12617,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12627,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12637,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12438,62): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12456,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12461,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12474,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12790,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12718,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12728,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12738,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12560,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12748,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12577,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12582,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12595,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12911,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13033,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12688,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12693,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12706,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12959,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12969,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12979,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12989,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13147,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13080,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13090,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13100,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13110,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13263,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12911,61): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12929,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12934,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12947,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13191,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13201,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13211,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13033,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13050,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13055,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13068,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13379,116): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13307,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13317,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13327,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13337,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13495,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13161,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13166,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13179,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13423,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13433,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13443,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13453,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13277,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13282,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13295,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13616,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13542,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13552,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13562,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13572,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13738,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13393,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13398,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13411,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13664,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13674,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13684,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13694,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13512,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13517,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13530,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13852,117): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13785,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13795,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13805,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13815,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13616,76): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13634,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13639,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13652,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13973,77): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13738,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13755,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13760,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13773,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13901,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13911,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13921,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13931,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14094,77): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14216,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14020,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14030,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14040,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14050,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13876,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13889,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14142,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14152,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14162,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14172,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13990,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13995,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14008,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14283,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14293,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14332,146): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14094,77): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14112,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14117,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14130,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14454,113): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14216,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14233,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14238,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14251,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14410,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14576,115): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14697,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14502,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14512,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14522,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14532,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14332,146): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14350,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14355,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14368,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14625,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14635,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14645,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14655,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14454,113): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14472,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14477,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14490,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14744,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14754,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14764,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14774,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14818,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14595,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14600,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14613,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14940,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14714,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14719,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14732,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15054,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14866,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14876,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14886,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15175,70): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14987,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14997,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15007,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15017,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15103,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15113,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15123,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15133,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15222,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15232,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15242,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15252,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14818,75): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14836,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14841,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14854,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14940,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15073,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15078,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15091,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14957,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14962,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14975,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15296,70): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15418,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15192,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15197,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15210,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15532,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15643,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15465,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15475,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15485,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15344,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15495,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15354,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15576,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15586,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15596,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15606,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15687,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15697,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15707,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15717,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15296,70): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15314,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15319,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15332,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15418,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15435,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15440,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15453,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15759,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15546,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15551,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15564,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15657,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15662,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15675,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15880,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15998,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16112,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15806,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15816,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15826,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15836,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15776,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15781,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15794,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15928,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15938,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15948,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16045,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16055,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16065,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16075,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16165,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16175,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16185,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16195,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16235,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15880,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15898,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15903,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15916,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15998,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16015,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16020,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16033,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16292,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16302,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16312,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16322,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16135,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16140,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16153,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16404,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16235,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16262,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16267,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16280,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/EngineVersion.cs(7,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/ServiceLibrary.cs(34,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/ServiceLibrary.cs(34,34): warning S2223: Change the visibility of 'SourceCorrection' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(19,9): warning S3442: Change the visibility of this constructor to 'protected'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(38,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Common/InitConfiguration.cs(33,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(48,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(38,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(57,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(61,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(13,49): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(35,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/AlignCalculationByContent.cs(22,64): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/CreateEmbeddingFromImage.cs(18,52): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/FindMrz.cs(20,55): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/CropCalculation.cs(18,63): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/DataTypeCheckRequest.cs(31,56): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractMrz.cs(29,51): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractFieldsRequest.cs(26,51): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ExtractFace.cs(20,62): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(30,63): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/CropImageAsync.cs(24,57): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/AlignImageByContent.cs(23,58): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(30,67): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/ClassificationRequests/ClassifyByImage.cs(34,61): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Repositories/DocumentSeriesRepository.cs(26,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(93,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/UvDullnessCheckRequest.cs(26,60): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(31,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(228,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(240,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(129,35): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(384,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(38,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(70,21): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(90,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(148,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(148,27): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentDataExtracter/DocumentDataExtracter.cs(29,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(68,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(120,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(70,29): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(178,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(188,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(198,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(208,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(135,16): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(256,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(90,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(108,29): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(127,33): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzCompleteOutputAdapter.cs(60,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(31,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/IBaseRequest.cs(20,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(45,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(77,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(91,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(90,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(63,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(62,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(44,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(96,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(89,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(91,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(93,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(95,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(69,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(64,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(66,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(68,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(51,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(121,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(136,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(158,32): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(160,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(191,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(193,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractFieldsRequest.cs(32,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/VerifyClassificationRequests/VerifyDocumentPageRequest.cs(48,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(184,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(203,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(364,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(380,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(169,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(45,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(24,59): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(26,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Repositories/Validators/CheckValidator.cs(10,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/AllChecksBLL.cs(10,18): warning S101: Rename class 'AllChecksBLL' to match pascal case naming rules, consider using 'AllChecksBll'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/ClassificationException.cs(5,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/ServiceNotAvailableException.cs(5,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(66,9): warning S1144: Remove the unused private method 'StartRequest'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/NLogManager.cs(8,31): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/NLogManager.cs(8,31): warning S2223: Change the visibility of '_logger' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(12,32): warning S3887: Use an immutable collection or reduce the accessibility of the field(s) 'ChipDataGroupDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(38,32): warning S3887: Use an immutable collection or reduce the accessibility of the field(s) 'ChipSecurityProtocolDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(12,32): warning S2386: Use an immutable collection or reduce the accessibility of the field(s) 'ChipDataGroupDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(38,32): warning S2386: Use an immutable collection or reduce the accessibility of the field(s) 'ChipSecurityProtocolDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(52,9): warning S1144: Remove the unused private method 'CheckPageName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/EngineException.cs(7,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/BaseRequest.cs(14,30): warning S2743: A static field in a generic type is not shared among instances of different close constructed types. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/IBaseEvaluator.cs(7,37): warning S3246: Add the 'in' keyword to parameter 'TEntity' to make it 'contravariant'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(307,9): warning S1144: Remove the unused private method 'CreateTacticalCheckObject'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Configurations/ValidatorConfiguration.cs(38,83): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(31,56): warning S927: Rename parameter 'document' to 'view' to match the interface declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(82,77): warning S927: Rename parameter 'content' to 'image' to match the interface declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(58,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(24,49): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(57,17): warning S1066: Merge this if statement with the enclosing one. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(37,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(37,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(24,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(25,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(26,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(27,31): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(82,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(37,54): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentAligner/DocumentAligner.cs(51,21): warning S3626: Remove this redundant jump. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(175,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/DocumentClassifier.cs(39,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentAligner/DocumentAligner.cs(71,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(79,56): warning S2259: 'chipTemplate' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(91,49): warning S2259: 'chipTemplate' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(91,25): warning S3626: Remove this redundant jump. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(99,17): warning S1481: Remove the unused local variable 'scanStatus'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(102,17): warning S1481: Remove the unused local variable 'capt'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(65,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/DocumentClassifier.cs(87,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(99,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(251,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(161,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/VerifyClassificationAdapters/CheckBackAdapter.cs(34,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/VerifyClassificationAdapters/CheckBackAdapter.cs(34,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(128,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ServiceChecksOutputAdapter.cs(32,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ServiceChecksOutputAdapter.cs(32,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/AlignCalculationByContent.cs(30,19): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequest.cs(111,17): warning S1066: Merge this if statement with the enclosing one. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/Factory.cs(83,17): warning S1481: Remove the unused local variable 'contentDataId'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/FindMrz.cs(31,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/DataTypeCheckRequest.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ScoreOutputAdapter.cs(34,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(64,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(65,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(66,35): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(67,34): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(36,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(44,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(49,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(56,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(41,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(121,46): warning S2971: Use 'Count' property here instead. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(137,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/OcrOutputAdapter.cs(77,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/OcrOutputAdapter.cs(77,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(20,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(127,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(61,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(137,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(36,31): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(37,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(38,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(39,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzExtractAdapter.cs(78,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(61,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzExtractAdapter.cs(78,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(69,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(69,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(33,34): warning S3776: Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(37,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(62,33): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(89,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(89,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(106,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(93,43): warning S2259: 'DocumentSummary' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(106,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(92,21): warning S1481: Remove the unused local variable 'documentChecks'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(53,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(40,17): warning S1481: Remove the unused local variable 'chipExtractedValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(41,17): warning S1481: Remove the unused local variable 'imageExtractedValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(42,24): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(80,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(37,44): warning S2259: 'documentEmbedding' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(80,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/AllChecksBLL.cs(99,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(40,17): warning S1481: Remove the unused local variable 'contents'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(30,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(151,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(48,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(49,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(80,39): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(30,31): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(99,83): warning S1172: Remove this unused method parameter 'imageContents'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/CompareFieldsOutputAdapter.cs(50,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(107,21): warning S1481: Remove the unused local variable 'fileContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(124,25): warning S1481: Remove the unused local variable 'croppedContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/CompareFieldsOutputAdapter.cs(50,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(48,33): warning S107: Constructor has 9 parameters, which is greater than the 7 authorized. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(34,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(141,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(141,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(209,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(191,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/UvDullnessCheckRequest.cs(37,39): warning S3236: Remove this argument from the method call; it hides the caller information. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(191,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(70,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(147,39): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(174,35): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(209,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(244,65): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(245,65): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(215,29): warning S1854: Remove this useless assignment to local variable 'newMrzField'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(161,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(43,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(31,17): warning S1481: Remove the unused local variable 'chipExtractedDataValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(32,17): warning S1481: Remove the unused local variable 'imageExtractedDataValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(129,35): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(228,121): warning S2259: 'externalCheck' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(267,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ChipCompleteRequestAsync.cs(28,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(212,37): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(227,41): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(241,21): warning S2589: Change this condition so that it does not always evaluate to 'false'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ChipCompleteRequestAsync.cs(85,57): warning S1481: Remove the unused local variable 'chipSecurityProtocolContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(253,17): warning S1481: Remove the unused local variable 'list'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(279,54): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(143,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(39,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(154,70): warning S1172: Remove this unused method parameter 'mrzLine'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(49,65): warning S1854: Remove this useless assignment to local variable 'allcheckDigits'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(355,59): warning S3655: 'fileId' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/CustomCultureProvider.cs(11,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/StatusCheckMiddleware.cs(97,40): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/AutomaticController.cs(75,43): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(102,21): warning CS0618: 'FluentValidationMvcConfiguration.RunDefaultMvcValidationAfterFluentValidationExecutes' is obsolete: 'Use the DisableAnnotations property instead. Note that this is the inverse of this property (if you were previously setting RunDefaultMvcValidationAfterFluentValidationExecutes to false, now you should set DisableDataAnnotations to true)' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/DependencyInjection.cs(23,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/DependencyInjection.cs(32,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(60,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(67,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(204,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/KeesingProfile.cs(1,1): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(98,21): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(131,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Program.cs(11,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/StatusCheckMiddleware.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/AutomaticController.cs(30,41): warning S4487: Remove this unread private field '_configuration' or refactor the code to use its value. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(21,6): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/VEK.Orchestrator.API.MvcApplicationPartsAssemblyInfo.cs(10,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/VEK.Orchestrator.API.MvcApplicationPartsAssemblyInfo.cs(11,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(35,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(53,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(112,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(121,38): warning S3236: Remove this argument from the method call; it hides the caller information. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(156,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] 1713 Warning(s) 0 Error(s) Time Elapsed 00:01:11.57 + DOTNET_CLI_TELEMETRY_OPTOUT=1 + dotnet --info .NET SDK (reflecting any global.json): Version: 5.0.300 Commit: 2e0c8c940e Runtime Environment: OS Name: debian OS Version: 10 OS Platform: Linux RID: debian.10-x64 Base Path: /usr/share/dotnet/sdk/5.0.300/ Host (useful for support): Version: 5.0.6 Commit: 478b2f8c0e .NET SDKs installed: 5.0.300 [/usr/share/dotnet/sdk] .NET runtimes installed: Microsoft.AspNetCore.App 5.0.6 [/usr/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 5.0.6 [/usr/share/dotnet/shared/Microsoft.NETCore.App] To install additional .NET runtimes or SDKs: https://aka.ms/dotnet-download + dotnet publish Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Copyright (C) Microsoft Corporation. All rights reserved. Determining projects to restore... All projects are up-to-date for restore. /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(11,25): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(5,65): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/CheckExtensions.cs(32,40): warning CS0414: The field 'CheckExtensions.DefaultMissingDescription' is assigned but its value is never used [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticCheckDto.cs(14,11): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/KeesingExtensions.cs(107,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(9,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticClassificationFeatureValueDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Automatic/AutomaticClassificationValueDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerDocumentDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerPageDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerPageImageDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/Scanner/ScannerRootDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/MrzFind/MrzFindResponse.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/MrzFind/MrzFindResponse.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/Ocr/OcrResponseFieldDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckJudgementsDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ChecksWithScoreDto.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/CheckTypesDto.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/ModelParametersDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/Components/RuleJudgementsDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationInputDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(1,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(2,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(4,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ResultCalculation/ResultCalculationOutputDto.cs(5,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(18017,71): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/CheckExtensions.cs(32,9): warning S1144: Remove the unused private field 'DefaultMissingDescription'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Dto/CustomMlText.cs(6,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/ClassifyDocumentType/DocumentTypeRequestDto.cs(20,52): warning S3604: Remove the member initializer, all constructors set an initial value for the member. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(3055,71): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(71,9): warning S1144: Remove the unused private method 'fromStream'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(80,9): warning S1144: Remove the unused private method 'toStream'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19257,36): warning S2933: Make '_client' 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19258,36): warning S2933: Make '_response' 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19255,26): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19314,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(39,23): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(47,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(50,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(51,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(52,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(39,23): warning S2292: Make this an auto-implemented property and remove its backing field. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(47,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(50,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(51,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(52,9): warning S3251: Supply an implementation for this partial method. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(180,30): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(158,30): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ConstantLibrary.cs(7,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/ConstantLibrary.cs(7,34): warning S2223: Change the visibility of 'MrzDataSchema' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Properties/MlText.cs(8,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19291,26): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Helpers/Serializer.cs(30,43): warning S4784: Make sure that using a regular expression is safe here. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(19300,134): warning S3358: Extract this nested ternary operation into an independent statement. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(21,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(12,17): warning S1481: Remove the unused local variable 'lightSourceName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/ResultExtensions.cs(63,17): warning S1481: Remove the unused local variable 'lightSourceName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(15,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(16,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(17,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/OpticalCheckRequestDto.cs(18,27): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/Ocr/OcrRequestImageDto.cs(12,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(62,17): warning S1117: Rename 'sourceSystems' which hides the property with the same name. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(85,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CropPhotograph/CropPhotographRequestDto.cs(8,48): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(85,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/DataSchemaDto.cs(76,21): warning S1481: Remove the unused local variable 'parse'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(93,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(83,21): warning S1481: Remove the unused local variable 'debug'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(17,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(18,22): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(19,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckOpticalB900/OpticalB900RequestDto.cs(20,27): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Extensions/HttpExtensions.cs(57,72): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(35,13): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckMrzComplete/MrzFieldDto.cs(21,63): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Models/Engine/CheckMrzComplete/MrzFieldDto.cs(22,63): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(67,109): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(116,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(126,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(136,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(146,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(117,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(107,21): warning S1481: Remove the unused local variable 'debug'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(86,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(91,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(104,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(35,13): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/Clients/VekResultsSwaggerClient.cs(167,138): warning S3358: Extract this nested ternary operation into an independent statement. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(63,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(188,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(177,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(291,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(107,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(117,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(127,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(137,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(231,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(241,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(251,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(331,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(341,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(351,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(361,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(235,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(245,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(255,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(265,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(63,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(81,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(86,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(99,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(309,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(205,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(210,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(223,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(177,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(195,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(200,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(213,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(305,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(310,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(323,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(431,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(401,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(357,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(367,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(377,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(387,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(547,104): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(309,69): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(327,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(332,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(345,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(514,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(444,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(454,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(464,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(474,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(596,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(606,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(616,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(626,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(478,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(488,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(508,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(558,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(568,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(578,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(588,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(418,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(423,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(436,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(514,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(532,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(537,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(550,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(431,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(448,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(453,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(466,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(566,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(571,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(584,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(668,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(628,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(745,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(789,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(715,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(725,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(735,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(745,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(785,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(795,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(805,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(815,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(685,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(690,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(703,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(759,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(764,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(777,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(675,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(685,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(695,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(705,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(855,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(899,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(909,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(919,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(929,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(911,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(789,64): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(628,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(649,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(654,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(667,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(855,73): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(873,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(878,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(891,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1025,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(968,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(978,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(988,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1141,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1262,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(911,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(928,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(933,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(946,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(969,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1069,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1079,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1089,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1099,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1188,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1198,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1208,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1218,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1310,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1320,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1330,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1340,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1014,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1024,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1034,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1044,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1158,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1163,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1176,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1262,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1380,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1280,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1285,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1298,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(993,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1006,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1039,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1044,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1057,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1084,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1494,111): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1427,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1437,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1447,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1457,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1610,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1538,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1548,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1558,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1568,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1380,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1397,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1402,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1415,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1508,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1513,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1526,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1657,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1667,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1677,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1687,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1198,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1128,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1138,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1148,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1158,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1731,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1242,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1252,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1262,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1272,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1779,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1789,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1799,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1809,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1627,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1632,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1645,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1084,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1102,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1107,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1120,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1198,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1216,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1221,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1234,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1849,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1965,98): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1731,71): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1749,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1754,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1767,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1312,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2085,100): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1906,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1916,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1926,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2013,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2023,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2033,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2043,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1849,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1866,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1884,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2129,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2139,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2149,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2159,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1370,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1965,98): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1983,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(1988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2001,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2201,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2099,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2104,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2117,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1440,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1312,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1344,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1349,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1362,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2322,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2248,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2258,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2268,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2278,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2218,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2223,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2236,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2440,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2554,108): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1494,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1504,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1514,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1524,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2487,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2497,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2507,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2517,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2370,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2598,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2608,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2618,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2628,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1440,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1468,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1473,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1486,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2440,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2457,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2462,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2568,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2573,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2475,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2586,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2322,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2340,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2345,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2358,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1564,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2670,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2791,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1691,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1621,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1631,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1641,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1651,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1734,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1744,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1754,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1764,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2717,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2727,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2737,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2747,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2839,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2849,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2859,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2869,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1595,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1600,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1613,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1708,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1713,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1726,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2791,68): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2809,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2814,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2827,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2687,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2692,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2705,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1804,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2909,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1918,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3023,99): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1848,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1858,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1868,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1878,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2956,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2966,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2976,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2986,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3067,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3077,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3087,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3097,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1962,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1972,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1982,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1992,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2909,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2926,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2931,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(2944,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1804,61): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1822,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1827,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1840,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2032,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3139,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1918,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1936,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1941,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(1954,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3037,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3042,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3055,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2146,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3260,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3186,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3196,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3206,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3216,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2076,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2086,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2096,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2106,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2191,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2201,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2211,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3308,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3318,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3328,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3338,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3156,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3161,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3174,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2032,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2050,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2055,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2068,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2261,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3378,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3260,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2165,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2170,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2183,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2374,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2304,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2314,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2324,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2334,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3425,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3492,115): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3435,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3445,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3455,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2414,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2424,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2434,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2444,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3536,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3546,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3556,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3566,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2388,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2393,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2406,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3378,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3395,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3400,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3413,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekResultsSwaggerClient.cs(2531,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3608,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3506,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3511,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3524,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3729,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3847,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3777,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3787,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3797,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3807,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3961,112): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3894,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3904,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3914,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3924,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3655,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3665,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3675,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3685,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3729,75): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3747,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3752,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3765,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4005,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4015,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4025,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4035,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4077,72): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3847,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3864,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3869,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3882,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3625,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3630,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3643,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3975,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3980,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(3993,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4198,72): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4316,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4124,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4134,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4144,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4154,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4430,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4246,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4256,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4266,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4276,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4363,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4373,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4383,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4393,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4094,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4099,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4112,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4198,72): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4216,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4221,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4234,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4551,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4316,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4333,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4338,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4351,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4479,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4489,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4499,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4509,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4672,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4598,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4608,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4618,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4628,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4449,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4454,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4467,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4790,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4720,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4730,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4740,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4750,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4904,120): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4568,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4573,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4586,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4672,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4690,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4695,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4708,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5020,80): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4948,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4968,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4978,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4790,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5141,80): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4918,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4923,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(4936,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5067,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5077,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5087,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5097,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5259,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5189,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5199,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5209,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5219,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5373,113): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5037,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5042,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5055,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5306,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5316,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5326,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5336,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5494,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5141,80): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5159,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5164,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5177,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5422,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5432,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5442,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5452,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5259,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5276,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5281,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5294,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5615,73): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5541,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5551,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5561,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5571,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5733,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5392,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5397,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5410,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5849,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5511,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5516,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5529,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5780,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5790,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5800,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5810,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5663,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5673,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5968,102): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5683,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5693,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5906,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5916,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5926,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6012,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6022,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6032,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6042,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5733,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5750,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5755,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5768,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6084,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5982,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5987,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6000,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5615,73): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5633,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5638,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5651,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5866,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(5884,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6205,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6327,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6131,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6141,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6151,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6161,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6441,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6101,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6106,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6119,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6394,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6404,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6485,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6495,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6505,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6515,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6253,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6283,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6557,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6327,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6344,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6349,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6362,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6205,62): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6223,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6228,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6241,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6604,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6614,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6624,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6634,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6678,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6455,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6460,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6473,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6800,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6924,109): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6574,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6579,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6592,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6726,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6736,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6746,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6756,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6877,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7061,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6678,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6696,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6701,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6714,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6989,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6999,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7009,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7019,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6800,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6817,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6822,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6835,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7182,69): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7108,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7118,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7128,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7138,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7304,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7230,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7240,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7250,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7260,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6959,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6964,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(6977,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7351,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7361,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7371,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7381,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7182,69): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7200,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7205,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7218,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7078,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7083,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7096,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7420,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7304,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7321,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7326,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7339,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7542,116): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7663,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7468,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7478,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7488,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7784,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7420,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7438,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7443,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7456,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7906,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7710,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7720,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7730,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7740,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7591,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7601,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7611,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7621,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7832,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7842,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7852,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7862,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7953,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7963,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7973,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7983,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7680,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7685,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7698,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7906,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7923,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7928,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7941,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7784,76): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7802,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7820,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7561,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7566,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(7579,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8020,111): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8141,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8260,71): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8382,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8069,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8079,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8089,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8099,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8039,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8044,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8057,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8429,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8439,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8449,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8459,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8188,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8198,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8208,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8218,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8308,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8318,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8328,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8338,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8496,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8382,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8399,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8404,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8417,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8540,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8550,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8560,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8570,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8612,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8158,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8163,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8176,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8260,71): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8278,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8283,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8296,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8510,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8515,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8528,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8659,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8669,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8679,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8689,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8733,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8855,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8629,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8634,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8647,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8971,105): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8902,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8912,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8922,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8932,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8781,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8791,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8801,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8811,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9020,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9030,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9040,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9050,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9092,65): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8855,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8872,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8877,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8890,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8733,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8751,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8756,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8769,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9213,65): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8990,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(8995,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9008,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9335,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9139,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9149,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9159,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9169,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9449,100): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9109,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9114,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9127,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9261,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9271,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9281,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9291,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9498,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9508,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9518,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9528,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9382,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9392,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9402,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9412,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9570,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9213,65): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9231,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9236,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9249,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9617,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9627,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9637,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9647,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9335,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9352,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9357,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9370,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9468,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9473,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9486,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9691,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9813,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9587,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9592,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9605,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9929,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9739,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9749,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9759,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9769,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10060,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9860,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9870,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9880,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9890,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9986,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9996,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10006,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10016,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9813,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9830,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9835,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10122,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9848,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10132,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10142,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9691,60): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10152,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9709,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9714,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9727,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10196,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9929,59): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9956,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9961,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(9974,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10310,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10060,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10092,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10097,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10110,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10426,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10243,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10253,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10547,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10354,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10196,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10213,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10218,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10231,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10324,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10329,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10342,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10669,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10595,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10605,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10615,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10625,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10473,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10483,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10493,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10503,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10783,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10716,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10726,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10736,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10746,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10547,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10565,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10570,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10583,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10827,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10443,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10448,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10461,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10899,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10797,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10802,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10815,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10669,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10686,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10691,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10704,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11020,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11142,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10946,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10956,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10966,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10976,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11068,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11078,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11088,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11098,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11189,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11199,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11209,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11219,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11256,98): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10916,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10921,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(10934,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11020,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11038,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11043,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11056,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11372,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11142,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11159,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11164,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11177,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11300,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11310,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11320,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11330,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11493,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11616,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11419,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11429,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11439,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11449,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11270,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11275,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11288,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11730,107): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11546,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11556,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11566,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11389,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11576,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11394,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11407,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11663,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11673,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11683,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11693,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11846,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11774,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11784,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11794,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11804,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11493,58): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11516,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11521,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11534,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11616,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11633,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11638,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11651,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11965,67): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11744,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11749,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11762,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11893,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11903,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11913,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11923,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12087,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12201,102): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12013,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12023,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12033,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12043,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11863,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11868,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11881,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12134,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12144,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12154,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12164,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12245,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12255,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12265,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12275,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11965,67): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11983,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(11988,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12001,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12317,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12087,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12104,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12109,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12122,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12438,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12215,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12220,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12233,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12560,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12384,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12394,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12674,101): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12334,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12339,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12352,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12790,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12718,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12728,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12738,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12748,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12607,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12617,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12627,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12637,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12486,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12496,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12506,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12516,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12837,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12847,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12857,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12867,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12688,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12693,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12706,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12911,61): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12807,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12812,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12825,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12560,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12438,62): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12577,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12582,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12595,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12456,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12461,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12474,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13033,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13147,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12959,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12969,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12979,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12989,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13263,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12911,61): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12929,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12934,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(12947,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13080,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13090,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13100,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13110,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13379,116): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13307,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13317,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13327,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13337,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13191,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13201,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13211,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13221,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13033,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13050,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13055,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13068,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13495,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13423,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13433,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13443,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13453,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13277,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13282,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13295,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13161,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13166,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13179,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13542,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13552,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13562,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13572,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13393,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13398,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13411,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13616,76): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13738,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13852,117): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13512,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13517,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13530,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13664,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13674,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13684,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13694,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13973,77): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13785,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13795,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13805,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13815,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13901,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13911,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13921,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13931,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13616,76): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13634,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13639,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13652,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13738,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13755,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13760,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13773,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14094,77): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14020,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14030,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14040,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14050,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13871,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13876,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13889,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14216,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14142,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14152,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14162,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14172,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13990,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(13995,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14008,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14332,146): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14454,113): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14094,77): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14112,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14117,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14130,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14263,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14273,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14283,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14293,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14576,115): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14216,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14233,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14238,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14251,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14380,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14390,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14400,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14502,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14410,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14512,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14522,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14532,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14697,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14625,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14635,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14645,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14655,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14332,146): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14350,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14355,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14368,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14744,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14754,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14764,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14774,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14454,113): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14595,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14600,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14613,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14472,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14477,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14490,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14818,75): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14714,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14719,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14732,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14940,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15054,110): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15175,70): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14866,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14876,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14886,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14896,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14818,75): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14836,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14841,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14854,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15296,70): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14987,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14997,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15007,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15017,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15103,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15113,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15123,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15133,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15222,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15232,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15242,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15252,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15344,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15354,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15364,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15374,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15296,70): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15314,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15319,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15332,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15192,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15197,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15210,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15073,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15078,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15091,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14940,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14957,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14962,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(14975,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15418,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15532,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15643,103): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15759,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15465,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15475,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15485,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15495,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15576,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15586,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15596,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15606,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15687,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15697,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15707,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15717,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15806,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15816,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15826,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15836,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15418,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15546,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15551,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15564,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15435,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15440,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15453,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15880,63): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15657,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15662,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15675,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15776,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15781,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15794,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15998,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16112,64): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15928,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15938,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15948,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15958,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16235,50): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16045,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16055,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16065,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16075,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15880,63): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15898,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15903,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15916,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16165,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16175,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16185,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16195,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(15998,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16015,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16020,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16033,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16292,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16302,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16312,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16322,25): warning S3973: Use curly braces or indentation to denote the code conditionally executed by this 'else' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16135,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16140,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16153,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16404,24): warning S3776: Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16235,50): warning S4457: Split this method into two, one handling parameters check and the other handling the asynchronous code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16262,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16267,21): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/obj/VekCmsSwaggerClient.cs(16280,25): warning S3251: Supply an implementation for the partial method, otherwise this call will be ignored. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/VEK.Orchestrator.Domain.csproj] VEK.Orchestrator.Domain -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/bin/Debug/net5.0/VEK.Orchestrator.Domain.dll Sonar: (VEK.Orchestrator.Domain.csproj) Project processed successfully VEK.Orchestrator.Domain -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Domain/bin/Debug/net5.0/publish/ /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/ServiceLibrary.cs(34,34): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/ServiceLibrary.cs(34,34): warning S2223: Change the visibility of 'SourceCorrection' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/EngineVersion.cs(7,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Common/InitConfiguration.cs(33,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(19,9): warning S3442: Change the visibility of this constructor to 'protected'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(38,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(57,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(61,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(48,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/Services/BaseService.cs(38,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/VEK.Library.Engine.csproj] VEK.Library.Engine -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/bin/Debug/net5.0/VEK.Library.Engine.dll Sonar: (VEK.Library.Engine.csproj) Project processed successfully VEK.Library.Engine -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Library.Engine/bin/Debug/net5.0/publish/ /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Repositories/DocumentSeriesRepository.cs(26,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(13,49): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(129,35): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(228,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(240,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/FindMrz.cs(20,55): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ExtractFace.cs(20,62): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/CropImageAsync.cs(24,57): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/AlignImageByContent.cs(23,58): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/ClassificationRequests/ClassifyByImage.cs(34,61): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/UvDullnessCheckRequest.cs(26,60): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(30,67): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractMrz.cs(29,51): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractFieldsRequest.cs(26,51): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(35,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(384,28): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(30,63): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/DataTypeCheckRequest.cs(31,56): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(31,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/CropCalculation.cs(18,63): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(93,27): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/CreateEmbeddingFromImage.cs(18,52): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/AlignCalculationByContent.cs(22,64): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(38,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(70,21): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(90,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(148,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(148,27): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentDataExtracter/DocumentDataExtracter.cs(29,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(68,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(120,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(70,29): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(178,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(188,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(198,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(208,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(135,16): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(256,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(90,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(108,29): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(127,33): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzCompleteOutputAdapter.cs(60,25): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(31,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/IBaseRequest.cs(20,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(45,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(77,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(91,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(90,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(63,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(62,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(44,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(96,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(89,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(91,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(93,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(95,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(69,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(64,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(66,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(68,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(51,20): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(121,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(136,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(158,32): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(160,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(191,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(193,24): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/OcrExtractFieldsRequest.cs(32,15): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/VerifyClassificationRequests/VerifyDocumentPageRequest.cs(48,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(184,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(203,17): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(364,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(380,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(169,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(45,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(24,59): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(26,28): warning S1135: Complete the task associated to this 'TODO' comment. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Repositories/Validators/CheckValidator.cs(10,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/NLogManager.cs(8,31): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/NLogManager.cs(8,31): warning S2223: Change the visibility of '_logger' or make it 'const' or 'readonly'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(12,32): warning S3887: Use an immutable collection or reduce the accessibility of the field(s) 'ChipDataGroupDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(38,32): warning S3887: Use an immutable collection or reduce the accessibility of the field(s) 'ChipSecurityProtocolDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(12,32): warning S2386: Use an immutable collection or reduce the accessibility of the field(s) 'ChipDataGroupDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/TerminologyHelper.cs(38,32): warning S2386: Use an immutable collection or reduce the accessibility of the field(s) 'ChipSecurityProtocolDictionary'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/AllChecksBLL.cs(10,18): warning S101: Rename class 'AllChecksBLL' to match pascal case naming rules, consider using 'AllChecksBll'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(66,9): warning S1144: Remove the unused private method 'StartRequest'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/ClassificationException.cs(5,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/ServiceNotAvailableException.cs(5,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/IBaseEvaluator.cs(7,37): warning S3246: Add the 'in' keyword to parameter 'TEntity' to make it 'contravariant'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(52,9): warning S1144: Remove the unused private method 'CheckPageName'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/BaseRequest.cs(14,30): warning S2743: A static field in a generic type is not shared among instances of different close constructed types. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Exceptions/EngineException.cs(7,18): warning S3925: Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(307,9): warning S1144: Remove the unused private method 'CreateTacticalCheckObject'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/AllChecksBLL.cs(99,22): warning S3776: Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(24,49): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(37,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ViewFactory.cs(57,17): warning S1066: Merge this if statement with the enclosing one. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(37,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(41,45): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(121,46): warning S2971: Use 'Count' property here instead. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(154,70): warning S1172: Remove this unused method parameter 'mrzLine'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(137,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(37,54): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ResultFactory.cs(137,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/Factory.cs(83,17): warning S1481: Remove the unused local variable 'contentDataId'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(24,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(25,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(26,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(27,31): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Factories/ExtractedDataValueExtensions.cs(82,28): warning S3776: Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(129,35): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(79,56): warning S2259: 'chipTemplate' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(91,49): warning S2259: 'chipTemplate' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(99,17): warning S1481: Remove the unused local variable 'scanStatus'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Helpers/MappingHelper.cs(102,17): warning S1481: Remove the unused local variable 'capt'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Configurations/ValidatorConfiguration.cs(38,83): warning S1125: Remove the unnecessary Boolean literal(s). [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(175,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Extensions/BusinessExtensions.cs(251,68): warning S3776: Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(151,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(127,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Models/DocumentSummary.cs(267,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/FindMrz.cs(31,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/UvDullnessCheckRequest.cs(37,39): warning S3236: Remove this argument from the method call; it hides the caller information. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(30,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(48,33): warning S107: Constructor has 9 parameters, which is greater than the 7 authorized. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceTacticalCheckRequest.cs(48,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/PatternCheckRequest.cs(40,17): warning S1481: Remove the unused local variable 'contents'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(49,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/SingleSourceConsistencyCheckRequest.cs(80,39): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(37,60): warning S3776: Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(43,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(31,17): warning S1481: Remove the unused local variable 'chipExtractedDataValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceTacticalCheckRequest.cs(32,17): warning S1481: Remove the unused local variable 'imageExtractedDataValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(212,37): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(227,41): warning S2971: Drop 'Where' and move the condition into the 'FirstOrDefault'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(241,21): warning S2589: Change this condition so that it does not always evaluate to 'false'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(53,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(40,17): warning S1481: Remove the unused local variable 'chipExtractedValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/MultipleSourceConsistencyCheckRequest.cs(41,17): warning S1481: Remove the unused local variable 'imageExtractedValues'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentChecker/DocumentChecker.cs(99,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(279,54): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/VerifyClassificationAdapters/CheckBackAdapter.cs(34,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/VerifyClassificationAdapters/CheckBackAdapter.cs(34,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ServiceChecksOutputAdapter.cs(32,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ServiceChecksOutputAdapter.cs(32,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ScoreOutputAdapter.cs(34,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(253,17): warning S1481: Remove the unused local variable 'list'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(34,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 59 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentValidator.cs(355,59): warning S3655: 'fileId' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/OcrOutputAdapter.cs(77,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/OcrOutputAdapter.cs(77,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(20,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(61,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(36,31): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(37,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(38,26): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(39,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzLocationAdapter.cs(61,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzExtractAdapter.cs(78,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(244,65): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(245,65): warning S2589: Change this expression which always evaluates to 'null'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(215,29): warning S1854: Remove this useless assignment to local variable 'newMrzField'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/MrzExtractAdapter.cs(78,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(209,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/CompareFieldsOutputAdapter.cs(50,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(70,27): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(147,39): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(174,35): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/CompareFieldsOutputAdapter.cs(50,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ResultAdapters/ChipInspectionOutputAdapter.cs(30,31): warning S3776: Refactor this method to reduce its Cognitive Complexity from 37 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/MrzCompleteRequestAsync.cs(209,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(31,56): warning S927: Rename parameter 'document' to 'view' to match the interface declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(58,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentImageCropper/DocumentImageCropper.cs(82,77): warning S927: Rename parameter 'content' to 'image' to match the interface declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(42,24): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ChipCompleteRequestAsync.cs(28,62): warning S3776: Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(80,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(37,44): warning S2259: 'documentEmbedding' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/ClassificationAdapters/ClassifyOutputAdapter.cs(80,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(33,34): warning S3776: Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(62,33): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(106,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/DocumentClassifier.cs(39,27): warning S3776: Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/EngineRequests/ChipCompleteRequestAsync.cs(85,57): warning S1481: Remove the unused local variable 'chipSecurityProtocolContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(93,43): warning S2259: 'DocumentSummary' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(106,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(92,21): warning S1481: Remove the unused local variable 'documentChecks'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(161,29): warning S3776: Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(99,83): warning S1172: Remove this unused method parameter 'imageContents'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/DocumentClassifier.cs(87,23): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(65,17): warning S2589: Change this condition so that it does not always evaluate to 'true'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(107,21): warning S1481: Remove the unused local variable 'fileContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/FaceCompareCheckRequest.cs(124,25): warning S1481: Remove the unused local variable 'croppedContent'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Adapters/AdapterHandler.cs(228,121): warning S2259: 'externalCheck' is null on at least one execution path. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/DataTypeCheckRequest.cs(55,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(161,17): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/MrzClassification/MrzClassification.cs(128,31): warning S112: 'System.Exception' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(143,13): warning S2737: Add logic to this catch clause or eliminate it and rethrow the exception automatically. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(39,58): warning S3776: Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentClassifier/Classification/EmbeddingClassification/EmbeddingClassification.cs(91,25): warning S3626: Remove this redundant jump. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentAligner/DocumentAligner.cs(51,21): warning S3626: Remove this redundant jump. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/CheckDigitCheckRequest.cs(49,65): warning S1854: Remove this useless assignment to local variable 'allcheckDigits'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/DocumentValidator/DocumentAligner/DocumentAligner.cs(71,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(69,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(69,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(89,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(89,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(64,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(65,30): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(66,35): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(67,34): warning S1905: Remove this unnecessary cast to 'float'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(36,23): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(44,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(49,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/Checks/B900CheckRequest.cs(56,27): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(141,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequests/AlignCalculationByContent.cs(30,19): warning S112: 'System.NullReferenceException' should not be thrown by user code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(191,17): warning S3445: Consider using 'throw;' to preserve the stack trace. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/Requests/BaseRequest.cs(111,17): warning S1066: Merge this if statement with the enclosing one. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(141,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/Evaluators/BaseEvaluator.cs(191,17): warning CA2200: Re-throwing caught exception changes stack information [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/VEK.Orchestrator.BLL.csproj] VEK.Orchestrator.BLL -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/bin/Debug/net5.0/VEK.Orchestrator.BLL.dll Sonar: (VEK.Orchestrator.BLL.csproj) Project processed successfully VEK.Orchestrator.BLL -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.BLL/bin/Debug/net5.0/publish/ /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(102,21): warning CS0618: 'FluentValidationMvcConfiguration.RunDefaultMvcValidationAfterFluentValidationExecutes' is obsolete: 'Use the DisableAnnotations property instead. Note that this is the inverse of this property (if you were previously setting RunDefaultMvcValidationAfterFluentValidationExecutes to false, now you should set DisableDataAnnotations to true)' [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/AutomaticController.cs(75,43): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/CustomCultureProvider.cs(11,59): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/StatusCheckMiddleware.cs(97,40): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/DependencyInjection.cs(23,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/DependencyInjection.cs(32,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(60,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(67,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(204,9): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/KeesingProfile.cs(1,1): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(98,21): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(131,13): warning S125: Remove this commented out code. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Program.cs(11,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Middleware/StatusCheckMiddleware.cs(6,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/AutomaticController.cs(30,41): warning S4487: Remove this unread private field '_configuration' or refactor the code to use its value. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs(3,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(21,6): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/VEK.Orchestrator.API.MvcApplicationPartsAssemblyInfo.cs(10,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/obj/Debug/net5.0/VEK.Orchestrator.API.MvcApplicationPartsAssemblyInfo.cs(11,1): warning S1128: Remove this unnecessary 'using'. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(35,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Profiles/AutomaticScanProfile.cs(156,26): warning S3776: Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Startup.cs(121,38): warning S3236: Remove this argument from the method call; it hides the caller information. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(112,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/Controllers/ClassificationController.cs(53,10): warning S1123: Add an explanation. [/home/pl/workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/VEK.Orchestrator.API.csproj] VEK.Orchestrator.API -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/bin/Debug/net5.0/VEK.Orchestrator.API.dll Sonar: (VEK.Orchestrator.API.csproj) Project processed successfully VEK.Orchestrator.API -> /workspace/VEK Orchestrator - SonarQube Test/VEK.Orchestrator.Api/bin/Debug/net5.0/publish/ VEK.Orchestrator.Test -> /workspace/VEK Orchestrator - SonarQube Test/test/VEK.Orchestrator.Test/bin/Debug/net5.0/VEK.Orchestrator.Test.dll Sonar: (VEK.Orchestrator.Test.csproj) Project processed successfully VEK.Orchestrator.Test -> /workspace/VEK Orchestrator - SonarQube Test/test/VEK.Orchestrator.Test/bin/Debug/net5.0/publish/ + cd VEK.Orchestrator.Api/bin/Debug/net5.0/publish/ + git rev-parse --short HEAD + echo f80bb78c + zip -r ../../../../../VEK-Orchestrator.zip AutoMapper.Extensions.Microsoft.DependencyInjection.dll AutoMapper.dll FluentValidation.AspNetCore.dll FluentValidation.DependencyInjectionExtensions.dll FluentValidation.dll Humanizer.dll IdentityModel.AspNetCore.OAuth2Introspection.dll IdentityModel.dll IdentityServer4.AccessTokenValidation.dll Microsoft.AspNetCore.Authentication.JwtBearer.dll Microsoft.AspNetCore.JsonPatch.dll Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll Microsoft.AspNetCore.Mvc.Versioning.dll Microsoft.AspNetCore.Razor.Language.dll Microsoft.AspNetCore.TestHost.dll Microsoft.Bcl.AsyncInterfaces.dll Microsoft.CodeAnalysis.CSharp.Workspaces.dll Microsoft.CodeAnalysis.CSharp.dll Microsoft.CodeAnalysis.Razor.dll Microsoft.CodeAnalysis.Workspaces.dll Microsoft.CodeAnalysis.dll Microsoft.Extensions.DependencyInjection.dll Microsoft.Extensions.Localization.Abstractions.dll Microsoft.IdentityModel.JsonWebTokens.dll Microsoft.IdentityModel.Logging.dll Microsoft.IdentityModel.Protocols.OpenIdConnect.dll Microsoft.IdentityModel.Protocols.dll Microsoft.IdentityModel.Tokens.dll Microsoft.OpenApi.dll Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll Microsoft.VisualStudio.Web.CodeGeneration.Core.dll Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll Microsoft.VisualStudio.Web.CodeGeneration.dll Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll NLog.Extensions.Logging.dll NLog.Targets.Syslog.dll NLog.Web.AspNetCore.dll NLog.dll Newtonsoft.Json.Bson.dll Newtonsoft.Json.dll RestSharp.dll Swashbuckle.AspNetCore.Swagger.dll Swashbuckle.AspNetCore.SwaggerGen.dll Swashbuckle.AspNetCore.SwaggerUI.dll System.Composition.AttributedModel.dll System.Composition.Convention.dll System.Composition.Hosting.dll System.Composition.Runtime.dll System.Composition.TypedParts.dll System.Configuration.ConfigurationManager.dll System.Drawing.Common.dll System.IO.Pipelines.dll System.IdentityModel.Tokens.Jwt.dll System.Security.Cryptography.ProtectedData.dll System.Text.Json.dll VEK.Library.Engine.dll VEK.Library.Engine.pdb VEK.Orchestrator.API VEK.Orchestrator.API.deps.json VEK.Orchestrator.API.dll VEK.Orchestrator.API.pdb VEK.Orchestrator.API.runtimeconfig.json VEK.Orchestrator.BLL.dll VEK.Orchestrator.BLL.pdb VEK.Orchestrator.Domain.dll VEK.Orchestrator.Domain.pdb appsettings.Acceptance.json appsettings.Debug.json appsettings.Development.json appsettings.Release.json appsettings.Test.json appsettings.json cs de dotnet-aspnet-codegenerator-design.dll en es fr it ja ko nl nlog.config pl pt-BR ru runtimes tr version.txt web.config xunit.abstractions.dll xunit.core.dll zh-Hans zh-Hant adding: AutoMapper.Extensions.Microsoft.DependencyInjection.dll (deflated 57%) adding: AutoMapper.dll (deflated 60%) adding: FluentValidation.AspNetCore.dll (deflated 44%) adding: FluentValidation.DependencyInjectionExtensions.dll (deflated 33%) adding: FluentValidation.dll (deflated 67%) adding: Humanizer.dll (deflated 56%) adding: IdentityModel.AspNetCore.OAuth2Introspection.dll (deflated 52%) adding: IdentityModel.dll (deflated 65%) adding: IdentityServer4.AccessTokenValidation.dll (deflated 52%) adding: Microsoft.AspNetCore.Authentication.JwtBearer.dll (deflated 51%) adding: Microsoft.AspNetCore.JsonPatch.dll (deflated 56%) adding: Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll (deflated 53%) adding: Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll (deflated 51%) adding: Microsoft.AspNetCore.Mvc.Versioning.dll (deflated 56%) adding: Microsoft.AspNetCore.Razor.Language.dll (deflated 65%) adding: Microsoft.AspNetCore.TestHost.dll (deflated 54%) adding: Microsoft.Bcl.AsyncInterfaces.dll (deflated 45%) adding: Microsoft.CodeAnalysis.CSharp.Workspaces.dll (deflated 60%) adding: Microsoft.CodeAnalysis.CSharp.dll (deflated 65%) adding: Microsoft.CodeAnalysis.Razor.dll (deflated 60%) adding: Microsoft.CodeAnalysis.Workspaces.dll (deflated 62%) adding: Microsoft.CodeAnalysis.dll (deflated 64%) adding: Microsoft.Extensions.DependencyInjection.dll (deflated 52%) adding: Microsoft.Extensions.Localization.Abstractions.dll (deflated 48%) adding: Microsoft.IdentityModel.JsonWebTokens.dll (deflated 60%) adding: Microsoft.IdentityModel.Logging.dll (deflated 50%) adding: Microsoft.IdentityModel.Protocols.OpenIdConnect.dll (deflated 71%) adding: Microsoft.IdentityModel.Protocols.dll (deflated 50%) adding: Microsoft.IdentityModel.Tokens.dll (deflated 65%) adding: Microsoft.OpenApi.dll (deflated 61%) adding: Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll (deflated 51%) adding: Microsoft.VisualStudio.Web.CodeGeneration.Core.dll (deflated 53%) adding: Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll (deflated 55%) adding: Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll (deflated 46%) adding: Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll (deflated 50%) adding: Microsoft.VisualStudio.Web.CodeGeneration.dll (deflated 49%) adding: Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll (deflated 73%) adding: NLog.Extensions.Logging.dll (deflated 55%) adding: NLog.Targets.Syslog.dll (deflated 70%) adding: NLog.Web.AspNetCore.dll (deflated 58%) adding: NLog.dll (deflated 63%) adding: Newtonsoft.Json.Bson.dll (deflated 57%) adding: Newtonsoft.Json.dll (deflated 62%) adding: RestSharp.dll (deflated 57%) adding: Swashbuckle.AspNetCore.Swagger.dll (deflated 55%) adding: Swashbuckle.AspNetCore.SwaggerGen.dll (deflated 57%) adding: Swashbuckle.AspNetCore.SwaggerUI.dll (deflated 71%) adding: System.Composition.AttributedModel.dll (deflated 45%) adding: System.Composition.Convention.dll (deflated 53%) adding: System.Composition.Hosting.dll (deflated 52%) adding: System.Composition.Runtime.dll (deflated 44%) adding: System.Composition.TypedParts.dll (deflated 52%) adding: System.Configuration.ConfigurationManager.dll (deflated 60%) adding: System.Drawing.Common.dll (deflated 64%) adding: System.IO.Pipelines.dll (deflated 52%) adding: System.IdentityModel.Tokens.Jwt.dll (deflated 63%) adding: System.Security.Cryptography.ProtectedData.dll (deflated 48%) adding: System.Text.Json.dll (deflated 63%) adding: VEK.Library.Engine.dll (deflated 58%) adding: VEK.Library.Engine.pdb (deflated 49%) adding: VEK.Orchestrator.API (deflated 62%) adding: VEK.Orchestrator.API.deps.json (deflated 88%) adding: VEK.Orchestrator.API.dll (deflated 56%) adding: VEK.Orchestrator.API.pdb (deflated 47%) adding: VEK.Orchestrator.API.runtimeconfig.json (deflated 37%) adding: VEK.Orchestrator.BLL.dll (deflated 61%) adding: VEK.Orchestrator.BLL.pdb (deflated 54%) adding: VEK.Orchestrator.Domain.dll (deflated 75%) adding: VEK.Orchestrator.Domain.pdb (deflated 72%) adding: appsettings.Acceptance.json (deflated 65%) adding: appsettings.Debug.json (deflated 57%) adding: appsettings.Development.json (deflated 57%) adding: appsettings.Release.json (deflated 57%) adding: appsettings.Test.json (deflated 65%) adding: appsettings.json (deflated 57%) adding: cs/ (stored 0%) adding: cs/Microsoft.CodeAnalysis.resources.dll (deflated 56%) adding: cs/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 71%) adding: cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: cs/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 58%) adding: de/ (stored 0%) adding: de/Microsoft.CodeAnalysis.resources.dll (deflated 57%) adding: de/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 72%) adding: de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 48%) adding: de/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 59%) adding: dotnet-aspnet-codegenerator-design.dll (deflated 50%) adding: en/ (stored 0%) adding: en/VEK.Orchestrator.API.resources.dll (deflated 63%) adding: es/ (stored 0%) adding: es/Microsoft.CodeAnalysis.resources.dll (deflated 57%) adding: es/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 73%) adding: es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: es/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 60%) adding: fr/ (stored 0%) adding: fr/Microsoft.CodeAnalysis.resources.dll (deflated 58%) adding: fr/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 73%) adding: fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: fr/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 60%) adding: it/ (stored 0%) adding: it/Microsoft.CodeAnalysis.resources.dll (deflated 58%) adding: it/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 74%) adding: it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: it/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 60%) adding: ja/ (stored 0%) adding: ja/Microsoft.CodeAnalysis.resources.dll (deflated 60%) adding: ja/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 75%) adding: ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 47%) adding: ja/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 62%) adding: ko/ (stored 0%) adding: ko/Microsoft.CodeAnalysis.resources.dll (deflated 59%) adding: ko/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 74%) adding: ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: ko/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 60%) adding: nl/ (stored 0%) adding: nl/VEK.Orchestrator.API.resources.dll (deflated 63%) adding: nlog.config (deflated 59%) adding: pl/ (stored 0%) adding: pl/Microsoft.CodeAnalysis.resources.dll (deflated 57%) adding: pl/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 72%) adding: pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: pl/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 59%) adding: pt-BR/ (stored 0%) adding: pt-BR/Microsoft.CodeAnalysis.resources.dll (deflated 57%) adding: pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 72%) adding: pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 60%) adding: ru/ (stored 0%) adding: ru/Microsoft.CodeAnalysis.resources.dll (deflated 62%) adding: ru/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 77%) adding: ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 48%) adding: ru/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 63%) adding: runtimes/ (stored 0%) adding: runtimes/win-arm/ (stored 0%) adding: runtimes/win-arm/lib/ (stored 0%) adding: runtimes/win-arm/lib/net5.0/ (stored 0%) adding: runtimes/win-arm/lib/net5.0/dotnet-aspnet-codegenerator-design.exe (deflated 47%) adding: runtimes/win-arm64/ (stored 0%) adding: runtimes/win-arm64/lib/ (stored 0%) adding: runtimes/win-arm64/lib/net5.0/ (stored 0%) adding: runtimes/win-arm64/lib/net5.0/dotnet-aspnet-codegenerator-design.exe (deflated 57%) adding: runtimes/unix/ (stored 0%) adding: runtimes/unix/lib/ (stored 0%) adding: runtimes/unix/lib/netcoreapp3.0/ (stored 0%) adding: runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll (deflated 61%) adding: runtimes/win/ (stored 0%) adding: runtimes/win/lib/ (stored 0%) adding: runtimes/win/lib/netcoreapp3.0/ (stored 0%) adding: runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll (deflated 61%) adding: runtimes/win/lib/netstandard2.0/ (stored 0%) adding: runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll (deflated 49%) adding: tr/ (stored 0%) adding: tr/Microsoft.CodeAnalysis.resources.dll (deflated 57%) adding: tr/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 72%) adding: tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: tr/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 59%) adding: version.txt (stored 0%) adding: web.config (deflated 44%) adding: xunit.abstractions.dll (deflated 51%) adding: xunit.core.dll (deflated 44%) adding: zh-Hans/ (stored 0%) adding: zh-Hans/Microsoft.CodeAnalysis.resources.dll (deflated 55%) adding: zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 70%) adding: zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 58%) adding: zh-Hant/ (stored 0%) adding: zh-Hant/Microsoft.CodeAnalysis.resources.dll (deflated 55%) adding: zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll (deflated 70%) adding: zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll (deflated 46%) adding: zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll (deflated 58%) Archiving artifacts Finished: SUCCESS