Skip to content

VCST-2542: delete permission fix #75

VCST-2542: delete permission fix

VCST-2542: delete permission fix #75

Triggered via push January 28, 2025 10:54
Status Failure
Total duration 11m 59s
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

4 errors and 4 warnings
ci
Cloning into '/home/runner/work/vc-module-white-labeling/vc-module-white-labeling/artifacts/vc-modules'...
ci
57d74de8..a8602ec4 HEAD -> master
deploy-cloud / Deploy (prod, .deployment/module/cloudDeploy.json, true, GithubReleases)
The action 'Wait for environment is up' has timed out after 5 minutes.
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/