Skip to content

VCST-2376: update GraphQL.NET to v8 (#6) #79

VCST-2376: update GraphQL.NET to v8 (#6)

VCST-2376: update GraphQL.NET to v8 (#6) #79

Triggered via push January 28, 2025 12:18
Status Success
Total duration 6m 56s
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 4 warnings
ci
Cloning into '/home/runner/work/vc-module-white-labeling/vc-module-white-labeling/artifacts/vc-modules'...
ci
b6f2d920..972b4527 HEAD -> master
ci
/home/runner/work/vc-module-white-labeling/vc-module-white-labeling/src/VirtoCommerce.WhiteLabeling.ExperienceApi/Authorization/OrganizationLogoAuthorizationHandler.cs(44,25): warning S1541: The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-white-labeling/vc-module-white-labeling/src/VirtoCommerce.WhiteLabeling.ExperienceApi/VirtoCommerce.WhiteLabeling.ExperienceApi.csproj]
ci
/home/runner/work/vc-module-white-labeling/vc-module-white-labeling/src/VirtoCommerce.WhiteLabeling.ExperienceApi/Authorization/OrganizationLogoAuthorizationHandler.cs(44,25): warning S1541: The Cyclomatic Complexity of this method is 11 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-white-labeling/vc-module-white-labeling/src/VirtoCommerce.WhiteLabeling.ExperienceApi/VirtoCommerce.WhiteLabeling.ExperienceApi.csproj]
ci
/usr/share/dotnet/sdk/8.0.405/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-white-labeling/vc-module-white-labeling/src/VirtoCommerce.WhiteLabeling.Web/VirtoCommerce.WhiteLabeling.Web.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/