Skip to content

include missing namespace changes from previous commit #90

include missing namespace changes from previous commit

include missing namespace changes from previous commit #90

Triggered via push July 26, 2024 03:03
Status Success
Total duration 2m 25s
Artifacts 1

fw-lite.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

59 warnings and 3 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/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/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
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/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/SyncService.cs#L10
Parameter 'factory' 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
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/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/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/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: 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: 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: 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: 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: backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
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/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: 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: 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: 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: 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: backend/FwLite/FwDataMiniLcmBridge/LcmUtils/LcmThreadedProgress.cs#L10
The event 'LcmThreadedProgress.Canceling' is never used
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/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/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?'
SendNewProject_Medium (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
SendNewProject_Big (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
SimultaneousResetsDontResultIn404s (Testing.ApiTests.ResetPojectRaceCondition) failed: Testing.ApiTests.ResetPojectRaceCondition#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
CanUseBearerAuth (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
CanCreateMultipleProjectsAndQueryThemRightAway (Testing.ApiTests.NewProjectRaceCondition) failed: Testing.ApiTests.NewProjectRaceCondition#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 1s]
ModifyProjectData(protocol: Hgweb) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
ModifyProjectData(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
35 tests found
There are 35 tests, see "Raw output" for the full list of tests.
53 tests found
There are 53 tests, see "Raw output" for the full list of tests.
76 tests found
There are 76 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
fw-lite Expired
320 MB