Query channel #275
Annotations
1 error and 10 warnings
|
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/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/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/SchedulerTests.cs#L134
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#L142
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/SchedulerTests.cs#L185
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#L194
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#L159
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