Skip to content

feat: Added localization files (#86) #33

feat: Added localization files (#86)

feat: Added localization files (#86) #33

Triggered via push December 19, 2024 18:47
Status Cancelled
Total duration 2m 9s
Artifacts

module-ci.yml

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

Annotations

7 errors and 7 warnings
ci
Cloning into '/home/runner/work/vc-module-price-export-import/vc-module-price-export-import/artifacts/vc-modules'...
ci
a41f2733..ba0605ff HEAD -> master
module-katalon-tests / e2e-tests
The run was canceled by @OlegoO.
module-katalon-tests / e2e-tests
The operation was canceled.
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.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.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(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.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.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/