Query channel #270
Annotations
1 error and 10 warnings
|
test/AxonIQ.AxonServer.Connector.Tests/SchedulerTests.cs#L57
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/HeartbeatChannelTests.cs#L43
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/SchedulerTests.cs#L75
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/HeartbeatChannelTests.cs#L65
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/SchedulerTests.cs#L90
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/HeartbeatChannelTests.cs#L76
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/HeartbeatChannelTests.cs#L54
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/SchedulerTests.cs#L108
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/SchedulerTests.cs#L116
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
test/AxonIQ.AxonServer.Connector.Tests/HeartbeatChannelTests.cs#L388
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