update harmony repo, renames Crdt to SIL.Harmony #89
Annotations
10 errors and 11 warnings
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateEntryChange.cs#L2
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateEntryChange.cs#L3
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateEntryChange.cs#L4
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateExampleSentenceChange.cs#L2
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateExampleSentenceChange.cs#L3
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateExampleSentenceChange.cs#L4
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateExampleSentenceChange.cs#L5
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateSemanticDomainChange.cs#L1
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateSemanticDomainChange.cs#L2
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite:
backend/FwLite/LcmCrdt/Changes/CreateSemanticDomainChange.cs#L3
The type or namespace name 'Crdt' could not be found (are you missing a using directive or an assembly reference?)
|
Build FW Lite
Could not find any files for ./backend/FwLite/LcmCrdt.Tests/test-results/*.xml
|
Build FW Lite:
backend/FwLite/MiniLcm/InMemoryApi.cs#L177
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 FW Lite:
backend/FwLite/MiniLcm/InMemoryApi.cs#L182
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 FW Lite:
backend/FwLite/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 FW Lite:
backend/FwLite/MiniLcm/InMemoryApi.cs#L233
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 FW Lite:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L152
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 FW Lite:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L160
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 FW Lite:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L165
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 FW Lite:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L178
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 FW Lite:
backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L250
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 FW Lite:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|