Skip to content

VCST-2044: Extended Cart Schema with CheckoutId #102

VCST-2044: Extended Cart Schema with CheckoutId

VCST-2044: Extended Cart Schema with CheckoutId #102

Triggered via pull request November 14, 2024 11:34
@LjutyjLjutyj
synchronize #17
feat/VCST-2044
Status Failure
Total duration 1m 57s
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

3 errors and 3 warnings
ci
[xUnit.net 00:00:01.69] VirtoCommerce.XCart.Tests.Validators.NewCartItemValidatorTests.ValidateAddItem_RuleSetStrict_Valid [FAIL]
ci
Target "Test" has thrown an exception
ci
Process completed with exit code 255.
ci
/home/runner/work/vc-module-x-cart/vc-module-x-cart/src/VirtoCommerce.XCart.Core/Schemas/CartType.cs(21,16): warning S138: This constructor 'CartType' has 161 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-module-x-cart/vc-module-x-cart/src/VirtoCommerce.XCart.Core/VirtoCommerce.XCart.Core.csproj]
ci
/home/runner/work/vc-module-x-cart/vc-module-x-cart/src/VirtoCommerce.XCart.Core/Schemas/CartType.cs(21,16): warning S138: This constructor 'CartType' has 161 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-module-x-cart/vc-module-x-cart/src/VirtoCommerce.XCart.Core/VirtoCommerce.XCart.Core.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/