Skip to content

update harmony to latest and main branch #68

update harmony to latest and main branch

update harmony to latest and main branch #68

Triggered via push July 9, 2024 07:24
Status Failure
Total duration 2m 34s
Artifacts
Set Version
0s
Set Version
Build hgweb  /  publish-hgweb
34s
Build hgweb / publish-hgweb
build-hgweb  /  ...  /  deploy
build-hgweb / deploy-hgweb / deploy
Matrix: build-hgweb / deploy-hgweb / verify-published
Waiting for pending jobs
Deploy Staging  /  deploy
Deploy Staging / deploy
Matrix: Deploy Staging / verify-published
Waiting for pending jobs
Matrix: Integration tests
Waiting for pending jobs
Deploy Production  /  deploy
Deploy Production / deploy
Matrix: Deploy Production / verify-published
Waiting for pending jobs
Generate Release
0s
Generate Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Build API / publish-api: backend/LcmCrdt/CurrentProjectService.cs#L7
The type or namespace name 'CrdtDbContext' could not be found (are you missing a using directive or an assembly reference?)
Build API / publish-api: backend/LcmCrdt/ProjectsService.cs#L50
The type or namespace name 'CrdtDbContext' could not be found (are you missing a using directive or an assembly reference?)
Build API / publish-api: backend/LcmCrdt/CurrentProjectService.cs#L7
The type or namespace name 'CrdtDbContext' could not be found (are you missing a using directive or an assembly reference?)
Build API / publish-api: backend/LcmCrdt/ProjectsService.cs#L50
The type or namespace name 'CrdtDbContext' could not be found (are you missing a using directive or an assembly reference?)
Build API / publish-api
Process completed with exit code 1.
Build API / publish-api: backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
Build API / publish-api: backend/MiniLcm/InMemoryApi.cs#L195
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build API / publish-api: backend/MiniLcm/InMemoryApi.cs#L214
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build API / publish-api: backend/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L167
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build API / publish-api: backend/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build API / publish-api: backend/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L255
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build API / publish-api: backend/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
Build API / publish-api: backend/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateEntryProxy.cs#L38
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build API / publish-api: backend/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateSenseProxy.cs#L89
Observe the awaitable result of this method call by awaiting it, assigning to a variable, or passing it to another method (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD110.md)
Build API / publish-api: backend/LfClassicData/LfClassicLexboxApi.cs#L191
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build API / publish-api
Could not find any files for ./backend/Testing/test-results/*.xml
Build API / publish-api
No files were found with the provided path: ./test-results. No artifacts will be uploaded.