setup FW Lite as a maui app #86
fw-lite.yaml
on: pull_request
Annotations
60 warnings
Build FW Lite and run tests:
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 and run tests:
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 and run tests:
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 and run tests:
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 and run tests:
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 and run tests:
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 and run tests:
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 and run tests:
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 and run tests:
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 and run tests:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Publish FW Lite app:
backend/FwLite/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
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?'
|
Publish FW Lite app:
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.
|
Publish FW Lite app:
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
fw-lite-local-web-app
Expired
|
315 MB |
|
fw-lite-msix
Expired
|
209 MB |
|
fw-lite-unpackaged
Expired
|
266 MB |
|