Skip to content

Fix throw clean error message ArgumentNullException if ConnectionOpti… #53

Fix throw clean error message ArgumentNullException if ConnectionOpti…

Fix throw clean error message ArgumentNullException if ConnectionOpti… #53

Triggered via push October 26, 2023 08:27
Status Success
Total duration 26m 21s
Artifacts 1

module-ci.yml

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

Annotations

3 errors and 12 warnings
ci
Cloning into '/home/runner/work/vc-module-event-bus/vc-module-event-bus/artifacts/vc-modules'...
ci
9af67dec..2f6442b5 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(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/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/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.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.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.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/7.0.402/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]
module-katalon-tests / e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
reports Expired
85 MB