Skip to content

VCST-1993: Add localization #91

VCST-1993: Add localization

VCST-1993: Add localization #91

Re-run triggered October 25, 2024 10:38
Status Success
Total duration 2m 51s
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

5 warnings
ci
/home/runner/work/vc-module-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.SqlServer/Migrations/20000000000000_UpdateImageToolsV2.cs(16,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-module-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.SqlServer/VirtoCommerce.ImageToolsModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.MySql/Migrations/20221228120731_Initial.cs(10,33): warning S138: This method 'Up' has 93 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-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.MySql/VirtoCommerce.ImageToolsModule.Data.MySql.csproj]
ci
/home/runner/work/vc-module-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.SqlServer/Migrations/20000000000000_UpdateImageToolsV2.cs(16,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-module-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.SqlServer/VirtoCommerce.ImageToolsModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.MySql/Migrations/20221228120731_Initial.cs(10,33): warning S138: This method 'Up' has 93 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-image-tools/vc-module-image-tools/src/VirtoCommerce.ImageToolsModule.Data.MySql/VirtoCommerce.ImageToolsModule.Data.MySql.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/