Skip to content

Bump the npm_and_yarn group across 2 directories with 1 update #6

Bump the npm_and_yarn group across 2 directories with 1 update

Bump the npm_and_yarn group across 2 directories with 1 update #6

Triggered via pull request June 10, 2024 22:30
Status Failure
Total duration 51s
Artifacts

fw-lite.yaml

on: pull_request
Build FW Lite
42s
Build FW Lite
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/LcmCrdt/LcmCrdtKernel.cs#L4
The using directive for 'Crdt' appeared previously in this namespace
Build FW Lite: backend/LcmCrdt/CrdtLexboxApi.cs#L13
Parameter 'timeProvider' is unread.
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/CrdtHttpSyncService.cs#L63
Parameter 'originDomain' is unread.
Build FW Lite: backend/LocalWebApp/LexboxApiHub.cs#L16
Parameter 'jsonOptions' is unread.
Build FW Lite: backend/LocalWebApp/Routes/HistoryRoutes.cs#L44
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#L44
The result of the expression is always 'true' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'