Add fwddata bridge Semantic domains and Parts of speech #38
Annotations
40 warnings
Build FW Lite
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build FW Lite:
backend/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Build FW Lite:
backend/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Build FW Lite:
backend/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Build FW Lite:
backend/LocalWebApp/Routes/TestRoutes.cs#L29
Unreachable code detected
|
Build FW Lite:
backend/LocalWebApp/Hubs/FwDataMiniLcmHub.cs#L12
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/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Build FW Lite:
backend/LocalWebApp/Hubs/CrdtMiniLcmApiHub.cs#L16
Parameter 'jsonOptions' is unread.
|
Build FW Lite:
backend/LocalWebApp/Routes/HistoryRoutes.cs#L45
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build FW Lite:
backend/LocalWebApp/Routes/HistoryRoutes.cs#L45
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build FW Lite
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build FW Lite:
backend/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Build FW Lite:
backend/LocalWebApp/Routes/TestRoutes.cs#L29
Unreachable code detected
|
Build FW Lite:
backend/LocalWebApp/Routes/HistoryRoutes.cs#L45
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build FW Lite:
backend/LocalWebApp/Routes/HistoryRoutes.cs#L45
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build FW Lite:
backend/LocalWebApp/Hubs/FwDataMiniLcmHub.cs#L12
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/LocalWebApp/Hubs/CrdtMiniLcmApiHub.cs#L16
Parameter 'jsonOptions' is unread.
|
Build FW Lite:
backend/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Build FW Lite:
backend/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Build FW Lite:
backend/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Build FW Lite
Found version-specific or distribution-specific runtime identifier(s): debian-x64, fedora-x64, opensuse-x64, rhel-x64, win7-arm, win7-x64, win7-x86. Affected libraries: Libuv. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build FW Lite:
backend/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Build FW Lite:
backend/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Build FW Lite:
backend/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Build FW Lite:
backend/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Build FW Lite:
backend/LocalWebApp/Routes/TestRoutes.cs#L29
Unreachable code detected
|
Build FW Lite:
backend/LocalWebApp/Hubs/FwDataMiniLcmHub.cs#L12
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/LocalWebApp/Hubs/CrdtMiniLcmApiHub.cs#L16
Parameter 'jsonOptions' is unread.
|
Build FW Lite:
backend/LocalWebApp/Routes/HistoryRoutes.cs#L45
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build FW Lite:
backend/LocalWebApp/Routes/HistoryRoutes.cs#L45
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
Build FW Lite:
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 FW Lite:
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 FW Lite:
backend/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L166
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/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L174
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/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs#L254
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/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Build FW Lite:
backend/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateListProxy.cs#L11
Field 'UpdateListProxy<T>._isSynchronized' is never assigned to, and will always have its default value false
|
Build FW Lite:
backend/FwDataMiniLcmBridge/Api/UpdateProxy/UpdateListProxy.cs#L12
Field 'UpdateListProxy<T>._isFixedSize' is never assigned to, and will always have its default value false
|
Build FW Lite:
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 FW Lite:
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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
fw-lite
Expired
|
208 MB |
|