Skip to content

VCST-1906: import history improvements #178

VCST-1906: import history improvements

VCST-1906: import history improvements #178

Triggered via pull request December 23, 2024 08:03
Status Failure
Total duration 2m 6s
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

7 errors and 11 warnings
ci
ERROR: Error during SonarScanner execution
ci
ERROR: Could not find a default branch for project with key 'VirtoCommerce_vc-module-import'. Make sure project exists.
ci
ERROR:
ci
The SonarScanner did not complete successfully
ci
08:05:39.425 Post-processing failed. Exit code: 1
ci
Target "SonarQubeEnd" has thrown an exception
ci
Error while vc-build SonarQubeEnd executed detected:
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/ModuleConstants.cs(71,62): warning S3218: Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/VirtoCommerce.ImportModule.Core.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/ModuleConstants.cs(42,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-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/VirtoCommerce.ImportModule.Core.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/ModuleConstants.cs(33,36): warning S109: Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/VirtoCommerce.ImportModule.Core.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/Services/DefaultDataReporter.cs(7,18): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.Core/VirtoCommerce.ImportModule.Core.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/CsvDataReader.cs(138,17): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/VirtoCommerce.ImportModule.CsvHelper.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/CsvDataReader.cs(136,19): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/VirtoCommerce.ImportModule.CsvHelper.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/CsvDataReporter.cs(12,18): warning S3881: Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/VirtoCommerce.ImportModule.CsvHelper.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/CsvSettings.cs(24,28): warning S109: Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/VirtoCommerce.ImportModule.CsvHelper.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/CsvDataReader.cs(29,32): warning S1699: Remove this call from a constructor to the overridable 'GetConfiguration' method. (https://rules.sonarsource.com/csharp/RSPEC-1699) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/VirtoCommerce.ImportModule.CsvHelper.csproj]
ci
/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/CsvDataReader.cs(35,139): warning S109: Assign this magic number '50' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-import/vc-module-import/src/VirtoCommerce.ImportModule.CsvHelper/VirtoCommerce.ImportModule.CsvHelper.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/