chore: Update .NET 6.0 dependencies #646
Annotations
8 warnings
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L57
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L116
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L172
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L242
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L57
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L116
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L172
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/Aktabook.Diagnostics.HealthChecks.UnitTest/HealthCheckEndpointServerTest.cs#L242
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
The logs for this run have expired and are no longer available.
Loading