Skip to content

Test self-hosted for Mercurial 6 on develop #104

Test self-hosted for Mercurial 6 on develop

Test self-hosted for Mercurial 6 on develop #104

Manually triggered June 12, 2024 08:17
Status Failure
Total duration 7m 27s
Artifacts

integration-test.yaml

on: workflow_dispatch
Dotnet tests on self-hosted for Mercurial 6 on develop
3m 56s
Dotnet tests on self-hosted for Mercurial 6 on develop
Playwright tests on self-hosted for Mercurial 6 on develop
7m 3s
Playwright tests on self-hosted for Mercurial 6 on develop
publish-results
0s
publish-results
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Playwright tests on self-hosted for Mercurial 6 on develop
Process completed with exit code 137.
Dotnet tests on self-hosted for Mercurial 6 on develop: backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
Dotnet tests on self-hosted for Mercurial 6 on develop: 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.
Dotnet tests on self-hosted for Mercurial 6 on develop: 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.
Dotnet tests on self-hosted for Mercurial 6 on develop: backend/LcmCrdt/LcmCrdtKernel.cs#L4
The using directive for 'Crdt' appeared previously in this namespace
Dotnet tests on self-hosted for Mercurial 6 on develop: 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?'
Dotnet tests on self-hosted for Mercurial 6 on develop: 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?'