Skip to content

Merge branch 'release/3.801.0' #56

Merge branch 'release/3.801.0'

Merge branch 'release/3.801.0' #56

Triggered via push February 19, 2024 11:06
Status Success
Total duration 6m 37s
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 13 warnings
ci
Cloning into '/home/runner/work/vc-module-export/vc-module-export/artifacts/vc-modules'...
ci
14ba295e..57a55036 HEAD -> master
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/ModuleConstants.cs(33,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-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/VirtoCommerce.ExportModule.Core.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/ModuleConstants.cs(25,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/VirtoCommerce.ExportModule.Core.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/ModuleConstants.cs(25,49): warning S2223: Change the visibility of 'ExportFileNameTemplate' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Core/VirtoCommerce.ExportModule.Core.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Extensions/ExportedTypeMetadataExtensions.cs(13,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Security/AnyPolicyAuthorizationFilter.cs(27,13): warning S4462: Replace this use of 'Task.GetAwaiter.GetResult' with 'await'. (https://rules.sonarsource.com/csharp/RSPEC-4462) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Extensions/IPagedDataSourceCollectionExtensions.cs(38,13): warning S4462: Replace this use of 'Task.GetAwaiter.GetResult' with 'await'. (https://rules.sonarsource.com/csharp/RSPEC-4462) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Extensions/IPagedDataSourceCollectionExtensions.cs(40,45): warning S4462: Replace this use of 'Task.Result' with 'await'. (https://rules.sonarsource.com/csharp/RSPEC-4462) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Security/AnyPolicyAuthorizationFilter.cs(42,17): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Security/AnyPolicyAuthorizationFilter.cs(44,13): warning S121: Add curly braces around the nested statement(s) in this 'if' block. (https://rules.sonarsource.com/csharp/RSPEC-121) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
ci
/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/Services/DataExporter.cs(33,86): warning S3928: The parameter name 'DataSourceFactory' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928) [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Data/VirtoCommerce.ExportModule.Data.csproj]
ci
/usr/share/dotnet/sdk/8.0.101/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/vc-module-export/vc-module-export/src/VirtoCommerce.ExportModule.Web/VirtoCommerce.ExportModule.Web.csproj]
deploy-cloud / Deploy (qa, .deployment/module/cloudDeploy.json, false, AzureBlob)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bobheadxi/deployments@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-cloud / Deploy (prod, .deployment/module/cloudDeploy.json, true, GithubReleases)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bobheadxi/deployments@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.