Skip to content

Merge branch 'release/3.800.0' #65

Merge branch 'release/3.800.0'

Merge branch 'release/3.800.0' #65

Triggered via push January 11, 2024 14:18
Status Success
Total duration 6m 20s
Artifacts

module-ci.yml

on: push
module-katalon-tests  /  e2e-tests
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
ci
Cloning into '/home/runner/work/vc-module-event-bus/vc-module-event-bus/artifacts/vc-modules'...
ci
e6e59838..32db0710 HEAD -> master
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Core/Extensions/DomainEventExtensions.cs(21,49): warning S1067: Reduce the number of conditional operators (5) used in the expression (maximum allowed 3). (https://rules.sonarsource.com/csharp/RSPEC-1067) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Core/VirtoCommerce.EventBusModule.Core.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/Model/SubscriptionEventEntity.cs(37,13): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/VirtoCommerce.EventBusModule.Data.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/Model/SubscriptionEventEntity.cs(21,13): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/VirtoCommerce.EventBusModule.Data.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/Model/SubscriptionEntity.cs(26,13): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/VirtoCommerce.EventBusModule.Data.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/Model/SubscriptionEntity.cs(47,13): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/VirtoCommerce.EventBusModule.Data.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/Services/AzureEventBusProvider.cs(98,13): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data/VirtoCommerce.EventBusModule.Data.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data.SqlServer/Migrations/20220801055026_Initial2.cs(10,33): warning S138: This method 'Up' has 134 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data.SqlServer/VirtoCommerce.EventBusModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data.MySql/Migrations/20221212201321_Initial.cs(10,33): warning S138: This method 'Up' has 109 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Data.MySql/VirtoCommerce.EventBusModule.Data.MySql.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Web/Controllers/Api/SubscriptionsController.cs(78,57): warning S2589: Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Web/VirtoCommerce.EventBusModule.Web.csproj]
ci
/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Web/Controllers/Api/SubscriptionsController.cs(78,57): warning S2583: Change this expression which always evaluates to the same result. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583) [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Web/VirtoCommerce.EventBusModule.Web.csproj]
ci
/usr/share/dotnet/sdk/8.0.100/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/vc-module-event-bus/vc-module-event-bus/src/VirtoCommerce.EventBusModule.Web/VirtoCommerce.EventBusModule.Web.csproj]