Skip to content

VCST-680: fix Association query #578

VCST-680: fix Association query

VCST-680: fix Association query #578

Triggered via pull request March 27, 2024 08:07
Status Success
Total duration 3m 10s
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

10 warnings
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(308,20): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(399,16): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(115,1): warning S103: Split this 308 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ListEntry/CategoryListEntry.cs(29,23): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ListEntry/ProductListEntry.cs(34,23): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/ModuleConstants.cs(186,36): warning S109: Assign this magic number '25' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ItemResponseGroup.cs(6,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ItemResponseGroup.cs(38,10): warning S1123: Add an explanation. (https://rules.sonarsource.com/csharp/RSPEC-1123) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/ProductAssociation.cs(60,88): warning S1168: Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogResponseGroup.cs(6,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/VirtoCommerce.CatalogModule.Core.csproj]