Skip to content

VCST-1736: add Module Sequence Boost #1116

VCST-1736: add Module Sequence Boost

VCST-1736: add Module Sequence Boost #1116

Triggered via pull request September 25, 2024 12:38
Status Success
Total duration 4m 11s
Artifacts

pr-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build / build-artifacts
npm warn deprecated [email protected]: 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.
build / build-artifacts
npm warn deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
build / build-artifacts
npm warn deprecated [email protected]: this library is no longer supported
build / build-artifacts
npm warn deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
build / build-artifacts
npm warn deprecated [email protected]: 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.
build / build-artifacts
npm warn deprecated [email protected]: 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.
build / build-artifacts
/usr/share/dotnet/sdk/8.0.401/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-platform/vc-platform/src/VirtoCommerce.Platform.Web/VirtoCommerce.Platform.Web.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(479,1): warning S103: Split this 365 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]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(512,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(234,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]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(317,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]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(355,25): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(384,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]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/Local/LocalStorageModuleCatalog.cs(343,16): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/VirtoCommerce.Platform.Modules.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/External/ExternalModuleCatalog.cs(38,33): warning S3776: Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/VirtoCommerce.Platform.Modules.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/External/ExternalModuleCatalog.cs(38,33): warning S1541: The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/VirtoCommerce.Platform.Modules.csproj]
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/External/ExternalModuleCatalog.cs(59,29): warning S134: Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Modules/VirtoCommerce.Platform.Modules.csproj]