enable importing fwdata projects as crdts (#863) #25
Annotations
52 warnings and 4 notices
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
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/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/Routes/TestRoutes.cs#L29
Unreachable code detected
|
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/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
Build FW Lite:
backend/LocalWebApp/BackgroundSyncService.cs#L14
Parameter 'options' is unread.
|
Build FW Lite:
backend/LocalWebApp/SyncService.cs#L10
Parameter 'factory' is unread.
|
Build FW Lite:
backend/LocalWebApp/CrdtHttpSyncService.cs#L64
Parameter 'originDomain' is unread.
|
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/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/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#L219
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/UpdateSenseProxy.cs#L43
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/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
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/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/BackgroundSyncService.cs#L11
Parameter 'serviceProvider' is unread.
|
InvalidUserCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 0s]
|
InvalidProjectManagerLogin (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 0s]
|
InvalidPassOnCloneHgResumable (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 1s]
|
InvalidPassOnSendReceiveHgResumable (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 1s]
|
CloneBigProject(hgProtocol: Hgweb) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 0s]
|
InvalidPassOnSendReceiveHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 0s]
|
CanUseBearerAuth (Testing.ApiTests.AuthTests) failed:
Testing.ApiTests.AuthTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 0s]
|
CloneBigProject(hgProtocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 1s]
|
SendNewProject_Medium (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 0s]
|
SendReceiveAfterProjectReset(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 59s]
|
CanCreateMultipleProjectsAndQueryThemRightAway (Testing.ApiTests.NewProjectRaceCondition) failed:
Testing.ApiTests.NewProjectRaceCondition#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 1s]
|
SendNewProject_Big (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-zbkkj_2024-06-14_20_44_33.trx [took 1m 20s]
|
11 tests found
There are 11 tests, see "Raw output" for the full list of tests.
|
19 tests found
There are 19 tests, see "Raw output" for the full list of tests.
|
52 tests found
There are 52 tests, see "Raw output" for the full list of tests.
|
61 tests found
There are 61 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
fw-lite
Expired
|
198 MB |
|