Skip to content

VCST-2048: Use ClaimsPrincipalExtensions GetUserId #673

VCST-2048: Use ClaimsPrincipalExtensions GetUserId

VCST-2048: Use ClaimsPrincipalExtensions GetUserId #673

Triggered via pull request October 31, 2024 14:13
Status Success
Total duration 4m 1s
Artifacts

module-ci.yml

on: pull_request
module-katalon-tests  /  e2e-tests
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230329093543_AddRefunds.cs(10,33): warning S138: This method 'Up' has 111 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230221142522_Initial.cs(10,33): warning S138: This method 'Up' has 703 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230620095341_FixRowVersion.cs(13,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/Migrations/20230516181949_AddCaptures.cs(10,33): warning S138: This method 'Up' has 108 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.PostgreSql/VirtoCommerce.OrdersModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/Migrations/20230713073621_AddCaptures.cs(11,33): warning S138: This method 'Up' has 132 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/VirtoCommerce.OrdersModule.Data.MySql.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/Migrations/20230329093626_AddRefunds.cs(10,33): warning S138: This method 'Up' has 137 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/VirtoCommerce.OrdersModule.Data.MySql.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/Migrations/20230221142500_Initial.cs(10,33): warning S138: This method 'Up' has 902 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.MySql/VirtoCommerce.OrdersModule.Data.MySql.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.SqlServer/Migrations/20000000000000_UpdateOrdersV2.cs(100,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.SqlServer/VirtoCommerce.OrdersModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.SqlServer/Migrations/20000000000000_UpdateOrdersV2.cs(7,33): warning S138: This method 'Up' has 89 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.SqlServer/VirtoCommerce.OrdersModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.SqlServer/Migrations/20220929143342_ChangeDecimalsPrecision.cs(155,33): warning S138: This method 'Down' has 130 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-order/vc-module-order/src/VirtoCommerce.OrdersModule.Data.SqlServer/VirtoCommerce.OrdersModule.Data.SqlServer.csproj]
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/