Skip to content

VCST-1807: Add returnUrl argument to external sign out #1050

VCST-1807: Add returnUrl argument to external sign out

VCST-1807: Add returnUrl argument to external sign out #1050

Triggered via pull request September 18, 2024 13:14
Status Success
Total duration 5m 49s
Artifacts

platform-ci.yml

on: pull_request
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
platform-katalon-tests  /  e2e-tests
platform-katalon-tests / e2e-tests
owasp-scan
0s
owasp-scan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ci
npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
ci
npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
ci
ci
npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
ci
npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
ci
npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
ci
npm warn deprecated har-validator@5.1.5: this library is no longer supported
ci
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
ci
npm warn deprecated angular-cookies@1.8.3: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
ci
npm warn deprecated angular-resource@1.8.3: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.MySql/Migrations/Data/20221128135153_Initial.cs(10,33): warning S138: This method 'Up' has 253 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.MySql/VirtoCommerce.Platform.Data.MySql.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.MySql/Migrations/Security/20221128141556_Initial.cs(10,33): warning S138: This method 'Up' has 520 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.MySql/VirtoCommerce.Platform.Data.MySql.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]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.PostgreSql/Migrations/Security/20221128141520_Initial.cs(10,33): warning S138: This method 'Up' has 410 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]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Data/20190625133326_RemoveDynamicPropertyObjectValue.cs(10,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20000000000000_UpdateSecurityV2.cs(7,33): warning S138: This method 'Up' has 198 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.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20000000000000_UpdateSecurityV2.cs(209,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-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20210608163437_OpenIddictUpdate.cs(8,33): warning S138: This method 'Up' has 136 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.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20210608163437_OpenIddictUpdate.cs(169,33): warning S138: This method 'Down' 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-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Data.SqlServer/Migrations/Security/20180411094757_InitialSecurity.cs(8,33): warning S138: This method 'Up' has 330 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.SqlServer/VirtoCommerce.Platform.Data.SqlServer.csproj]