Skip to content

3.803.0

3.803.0 #42

Triggered via push December 26, 2024 12:34
Status Success
Total duration 6m 47s
Artifacts

module-ci.yml

on: push
module-katalon-tests  /  e2e-tests
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
ci
Cloning into '/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/artifacts/vc-modules'...
ci
c6f37498..b2b9fbfc HEAD -> master
ci
/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/ModuleConstants.cs(75,36): warning S109: Assign this magic number '10000' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/VirtoCommerce.PriceExportImportModule.Core.csproj]
ci
/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/ModuleConstants.cs(66,36): warning S109: Assign this magic number '10000' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/VirtoCommerce.PriceExportImportModule.Core.csproj]
ci
/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Data/Services/CsvPagedPriceDataImporter.cs(34,41): warning S107: Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107) [/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Data/VirtoCommerce.PriceExportImportModule.Data.csproj]
ci
/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/ModuleConstants.cs(75,36): warning S109: Assign this magic number '10000' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/VirtoCommerce.PriceExportImportModule.Core.csproj]
ci
/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/ModuleConstants.cs(66,36): warning S109: Assign this magic number '10000' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Core/VirtoCommerce.PriceExportImportModule.Core.csproj]
ci
/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Data/Services/CsvPagedPriceDataImporter.cs(34,41): warning S107: Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107) [/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/src/VirtoCommerce.PriceExportImportModule.Data/VirtoCommerce.PriceExportImportModule.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/