VCST-1415: Add ability to use platform as OpenID Provider #1202
platform-ci.yml
on: pull_request
ci
2m 53s
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
platform-katalon-tests
/
e2e-tests
owasp-scan
0s
Annotations
8 errors and 11 warnings
ci
[xUnit.net 00:00:00.74] VirtoCommerce.Platform.Web.Tests.Controllers.Api.SecurityControllerTests.ChangePassword_UserNonEditable_UnsuccessfulSecurityResult [FAIL]
|
ci
[xUnit.net 00:00:00.78] VirtoCommerce.Platform.Web.Tests.Controllers.Api.SecurityControllerTests.Logout_UserFound [FAIL]
|
ci
[xUnit.net 00:00:00.96] VirtoCommerce.Platform.Web.Tests.Controllers.Api.SecurityControllerTests.ChangePassword_NoUser_UnsuccessfulSecurityResult [FAIL]
|
ci
[xUnit.net 00:00:01.34] VirtoCommerce.Platform.Web.Tests.Controllers.Api.SecurityControllerTests.ResetPassword_UserNonEditable_UnsuccessfulSecurityResult [FAIL]
|
ci
[xUnit.net 00:00:01.34] VirtoCommerce.Platform.Web.Tests.Controllers.Api.SecurityControllerTests.Logout_UserNotFound [FAIL]
|
ci
[xUnit.net 00:00:01.37] VirtoCommerce.Platform.Web.Tests.Controllers.Api.SecurityControllerTests.ResetPassword_NoUser_UnsuccessfulSecurityResult [FAIL]
|
ci
Target "Test" has thrown an exception
|
ci
Process completed with exit code 255.
|
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/
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(22,1): warning S103: Split this 1025 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(167,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-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(135,62): warning S109: Assign this magic number '127' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(208,50): warning S109: Assign this magic number '240' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(208,69): warning S109: Assign this magic number '240' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(230,50): warning S109: Assign this magic number '240' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(230,69): warning S109: Assign this magic number '240' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(262,13): warning S108: Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(266,13): warning S108: Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/Migrations/Data/20221128134856_Initial.cs(10,33): warning S138: This method 'Up' has 197 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/VirtoCommerce.Platform.Data.PostgreSql.csproj]
|