Query channel #277
Annotations
10 warnings
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
test/AxonIQ.AxonServer.Connector.Tests/SchedulerTests.cs#L168
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
build:
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.
|