Skip to content

Use CompressWithCustomApp and CleanWithCustomApp #46

Use CompressWithCustomApp and CleanWithCustomApp

Use CompressWithCustomApp and CleanWithCustomApp #46

Triggered via push April 26, 2024 08:06
Status Failure
Total duration 4m 6s
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

24 errors and 11 warnings
ci
ERROR: Error: No inputs were found in config file '/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Web/bin/Release/net8.0/App/tsconfig.json'. Specified 'include' paths were '["./src/**/*.ts","./src/**/*.vue","./src/**/*.json"]' and 'exclude' paths were '["dist"]'.
ci
ERROR: at createProgramOptions (/home/runner/work/vc-module-push-messages/vc-module-push-messages/.sonarqube/out/.sonar/.sonartmp/bridge-bundle/package/lib/jsts/src/program/program.js:96:15)
ci
ERROR: at createProgram (/home/runner/work/vc-module-push-messages/vc-module-push-messages/.sonarqube/out/.sonar/.sonartmp/bridge-bundle/package/lib/jsts/src/program/program.js:126:28)
ci
ERROR: at createAndSaveProgram (/home/runner/work/vc-module-push-messages/vc-module-push-messages/.sonarqube/out/.sonar/.sonartmp/bridge-bundle/package/lib/jsts/src/program/program.js:187:21)
ci
ERROR: at MessagePort.<anonymous> (/home/runner/work/vc-module-push-messages/vc-module-push-messages/.sonarqube/out/.sonar/.sonartmp/bridge-bundle/package/lib/bridge/src/worker.js:101:86)
ci
ERROR: at [nodejs.internal.kHybridDispatch] (node:internal/event_target:807:20)
ci
ERROR: at exports.emitMessage (node:internal/per_context/messageport:23:28)
ci
ERROR: Failed to create program: No inputs were found in config file '/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Web/bin/Release/net8.0/App/tsconfig.json'. Specified 'include' paths were '["./src/**/*.ts","./src/**/*.vue","./src/**/*.json"]' and 'exclude' paths were '["dist"]'.
ci
ci
(!) Some chunks are larger than 500 kB after minification. Consider:
ci
- Using dynamic import() to code-split the application
ci
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
ci
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
ci
Cloning into '/home/runner/work/vc-module-push-messages/vc-module-push-messages/artifacts/vc-modules'...
ci
d43ba4ee..eac88df3 HEAD -> master
deploy-cloud / Deploy (prod, .deployment/module/cloudDeploy.json, true, GithubReleases)
Cannot read properties of undefined (reading 'artifactKey')
deploy-cloud / Deploy (prod, .deployment/module/cloudDeploy.json, true, GithubReleases)
unexpected error encountered: Error: Input required and not supplied: deployment_id
deploy-cloud / Deploy (qa, .deployment/module/cloudDeploy.json, false, AzureBlob)
Cannot read properties of undefined (reading 'artifactKey')
deploy-cloud / Deploy (qa, .deployment/module/cloudDeploy.json, false, AzureBlob)
unexpected error encountered: Error: Input required and not supplied: deployment_id
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Core/Models/PushMessageResponseGroup.cs(6,13): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Core/VirtoCommerce.PushMessages.Core.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Core/Models/PushMessageRecipientResponseGroup.cs(6,13): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Core/VirtoCommerce.PushMessages.Core.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Core/ModuleConstants.cs(39,32): 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-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Core/VirtoCommerce.PushMessages.Core.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/Services/PushMessageService.cs(117,20): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/VirtoCommerce.PushMessages.Data.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/Services/PushMessageService.cs(108,38): warning S3267: Loop should be simplified by calling Select(changedEntry => changedEntry.NewEntry)) (https://rules.sonarsource.com/csharp/RSPEC-3267) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/VirtoCommerce.PushMessages.Data.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/Services/PushMessageService.cs(132,31): 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-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/VirtoCommerce.PushMessages.Data.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/Services/PushMessageRecipientSearchService.cs(53,38): warning S1067: Reduce the number of conditional operators (4) used in the expression (maximum allowed 3). (https://rules.sonarsource.com/csharp/RSPEC-1067) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/VirtoCommerce.PushMessages.Data.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/Repositories/PushMessagesDbContext.cs(25,83): warning S109: Assign this magic number '128' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/VirtoCommerce.PushMessages.Data.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/Repositories/PushMessagesDbContext.cs(28,89): warning S109: Assign this magic number '128' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/VirtoCommerce.PushMessages.Data.csproj]
ci
/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/Repositories/PushMessagesDbContext.cs(37,92): warning S109: Assign this magic number '128' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-module-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Data/VirtoCommerce.PushMessages.Data.csproj]
ci
/usr/share/dotnet/sdk/8.0.204/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-push-messages/vc-module-push-messages/src/VirtoCommerce.PushMessages.Web/VirtoCommerce.PushMessages.Web.csproj]