update harmony to latest and main branch #68
release-pipeline.yaml
on: push
Set Version
0s
Build API
/
publish-api
1m 19s
Build UI
/
publish-ui
2m 9s
Matrix: build-hgweb / deploy-hgweb / verify-published
Waiting for pending jobs
Matrix: Deploy Staging / verify-published
Waiting for pending jobs
Matrix: Integration tests
Waiting for pending jobs
Matrix: Deploy Production / verify-published
Waiting for pending jobs
Generate Release
0s
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.
|