Skip to content

VCST-2376: update GraphQL.NET to v8 #403

VCST-2376: update GraphQL.NET to v8

VCST-2376: update GraphQL.NET to v8 #403

Triggered via pull request January 6, 2025 09:39
Status Failure
Total duration 4m 42s
Artifacts

module-ci.yml

on: pull_request
module-katalon-tests  /  e2e-tests
1m 23s
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
module-katalon-tests / e2e-tests
Process completed with exit code 1.
module-katalon-tests / e2e-tests
Process completed with exit code 1.
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Commands/RegisterRequestCommandHandler.cs(323,1): warning S103: Split this 307 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Schemas/ProfileSchema.cs(265,1): warning S103: Split this 350 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Extensions/MemberExtensions.cs(18,64): warning S109: Assign this magic number '20' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Schemas/VendorType.cs(13,12): warning S1541: The Cyclomatic Complexity of this constructor is 12 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Commands/ChangeOrganizationContactRoleCommandHandler.cs(68,13): warning S2259: 'user' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Authorization/ProfileAuthorizationHandler.cs(30,39): warning S3776: Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Authorization/ProfileAuthorizationHandler.cs(30,39): warning S1541: The Cyclomatic Complexity of this method is 29 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Authorization/ProfileAuthorizationHandler.cs(30,39): warning S138: This method 'HandleRequirementAsync' has 138 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-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Commands/RegisterByInvitationCommandHandler.cs(43,59): 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-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.csproj]
ci
/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/Commands/InviteUserCommandHandler.cs(53,59): warning S3776: Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776) [/home/runner/work/vc-module-profile-experience-api/vc-module-profile-experience-api/src/VirtoCommerce.ProfileExperienceApiModule.Data/VirtoCommerce.ProfileExperienceApiModule.Data.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/
module-katalon-tests / e2e-tests
No files were found with the provided path: vc-quality-gate-katalon/Reports /home/runner/.katalon/*/Katalon_Studio_Engine_Linux_*/configuration/*.log.. No artifacts will be uploaded.