skip CanUseBearerAuth since it's not currently working since we enabl… #97
fw-lite.yaml
on: push
Annotations
83 warnings and 1 notice
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
|
SendNewProject_Big (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 0s]
|
CloneConfidentialProjectAsOrgManager(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 5s]
|
ModifyProjectData(protocol: Hgweb) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 0s]
|
InvalidProjectManagerLogin (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 0s]
|
CanCloneSendReceive(hgProtocol: Resumable, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 47s]
|
InvalidPassOnSendReceiveHgResumable (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 57s]
|
InvalidUserCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 0s]
|
SimpleClone (Testing.SyncReverseProxy.ProxyHgRequests) failed:
Testing.SyncReverseProxy.ProxyHgRequests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 41s]
|
CloneBigProject(hgProtocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 1m 6s]
|
InvalidProjectAdminLogin (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 0s]
|
ModifyProjectData(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az732-753_2024-07-31_08_48_24.trx [took 0s]
|
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.
|
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/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/FwLiteDesktop/ServerBridge/ServerManager.cs#L39
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L47
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L48
Synchronously waiting on tasks or awaiters may cause deadlocks. Use await or JoinableTaskFactory.Run instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD002.md)
|
Publish FW Lite app:
backend/FwLite/FwLiteDesktop/ServerBridge/ServerManager.cs#L39
GetResult synchronously blocks. Use await instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
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.
|
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.
|
UnauthorizedUserCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az885-996_2024-07-31_08_48_10.trx [took 0s]
|
CanCloneSendReceive(hgProtocol: Hgweb, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az885-996_2024-07-31_08_48_10.trx [took 31s]
|
CloneBigProject(hgProtocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az885-996_2024-07-31_08_48_10.trx [took 1m 43s]
|
InvalidPassOnSendReceiveHgResumable (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az885-996_2024-07-31_08_48_10.trx [took 1m 1s]
|
InvalidPassOnCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az885-996_2024-07-31_08_48_10.trx [took 0s]
|
CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Hgweb, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az885-996_2024-07-31_08_48_10.trx [took 42s]
|
CloneBigProject(hgProtocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az731-125_2024-07-31_08_49_44.trx [took 1m 40s]
|
SendReceiveAfterProjectReset(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az731-125_2024-07-31_08_49_44.trx [took 26s]
|
InvalidPassOnSendReceiveHgResumable (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az731-125_2024-07-31_08_49_44.trx [took 47s]
|
CloneBigProject(hgProtocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az980-493_2024-07-31_08_49_52.trx [took 3m 31s]
|
SendReceiveAfterProjectReset(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az980-493_2024-07-31_08_49_52.trx [took 25s]
|
CanCloneSendReceive(hgProtocol: Resumable, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed:
Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az980-493_2024-07-31_08_49_52.trx [took 1m 18s]
|
53 tests found
There are 53 tests, see "Raw output" for the full list of tests.
|
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 |
|