Skip to content

VCST-2485: Added Localized Name of the Category and Product. #788

VCST-2485: Added Localized Name of the Category and Product.

VCST-2485: Added Localized Name of the Category and Product. #788

Triggered via pull request January 21, 2025 16:08
Status Failure
Total duration 2m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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 errors and 11 warnings
ci
[xUnit.net 00:00:00.60] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: 2025-01-28T16:10:26.7286013Z, endDate: 2025-02-04T16:10:26.7286014Z, skip: 20, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.67] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: null, endDate: 2025-02-04T16:10:26.7286077Z, skip: 0, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.77] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: 2025-01-28T16:10:26.7286169Z, endDate: null, skip: 0, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.80] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: 2025-01-28T16:10:26.7286046Z, endDate: 2025-02-04T16:10:26.7286046Z, skip: 30, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.82] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: 2025-01-28T16:10:26.7286236Z, endDate: null, skip: 30, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.84] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: 2025-02-04T16:10:26.7286192Z, endDate: null, skip: 10, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.86] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: 2025-01-28T16:10:26.7286214Z, endDate: null, skip: 20, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.89] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: null, endDate: 2025-02-04T16:10:26.7286147Z, skip: 30, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.90] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: null, endDate: 2025-02-04T16:10:26.7286125Z, skip: 20, take: 10) [FAIL]
ci
[xUnit.net 00:00:00.92] VirtoCommerce.CatalogModule.Tests.ProductDocumentChangesProvideTests.GetChangesAsync_DatesNotNulls_ChangesCountAsExpected(startDate: 2025-01-28T16:10:26.7285944Z, endDate: 2025-02-04T16:10:26.7285945Z, skip: 10, take: 10) [FAIL]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Core/Model/CatalogProduct.cs(317,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(408,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(124,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/CatalogProduct.cs(540,31): 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-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.Data/Model/ItemEntity.cs(343,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.Data/VirtoCommerce.CatalogModule.Data.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Model/CategoryEntity.cs(100,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-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Search/Indexing/CategoryDocumentBuilder.cs(76,41): 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-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Model/CategoryEntity.cs(187,39): 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-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Model/CategoryEntity.cs(277,127): warning S2971: Drop this useless call to 'ToList' or replace it by 'AsEnumerable' if you are using LINQ to Entities. (https://rules.sonarsource.com/csharp/RSPEC-2971) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.csproj]
ci
/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/Model/CategoryEntity.cs(187,39): warning S1541: The Cyclomatic Complexity of this method is 17 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-catalog/vc-module-catalog/src/VirtoCommerce.CatalogModule.Data/VirtoCommerce.CatalogModule.Data.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/