Skip to content

setup FW Lite as a maui app #75

setup FW Lite as a maui app

setup FW Lite as a maui app #75

Triggered via pull request July 17, 2024 09:28
Status Success
Total duration 11m 47s
Artifacts 1

fw-lite.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
Build FW Lite: backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L11
Parameter 'projectsService' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L17
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/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/FwLite/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/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L11
Parameter 'projectsService' is unread.
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/LcmCrdt/LcmCrdtKernel.cs#L4
The using directive for 'Crdt' appeared previously in this namespace
Build FW Lite: backend/FwLite/LcmCrdt/CrdtLexboxApi.cs#L14
Parameter 'timeProvider' is unread.
Build FW Lite: backend/FwLite/LcmCrdt/Changes/CreatePartOfSpeechChange.cs#L15
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/LcmCrdt/Changes/CreateSemanticDomainChange.cs#L16
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/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
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/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L11
Parameter 'projectsService' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L17
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/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
Build FW Lite: backend/FwLite/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/FwLite/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/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L11
Parameter 'projectsService' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L17
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/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
Build FW Lite: backend/FwLite/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/FwLite/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/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/LcmCrdt/LcmCrdtKernel.cs#L4
The using directive for 'Crdt' appeared previously in this namespace
Build FW Lite: backend/FwLite/LcmCrdt/CrdtLexboxApi.cs#L14
Parameter 'timeProvider' is unread.
Build FW Lite: backend/FwLite/LcmCrdt/Changes/RemoveSemanticDomainChange.cs#L11
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/LcmCrdt/Changes/CreateSemanticDomainChange.cs#L16
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/LcmCrdt/Changes/CreatePartOfSpeechChange.cs#L15
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/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L11
Parameter 'projectsService' is unread.
Build FW Lite: backend/FwLite/LocalWebApp/Services/ImportFwdataService.cs#L17
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/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.

Artifacts

Produced during runtime
Name Size
fw-lite Expired
414 MB