Skip to content

Query channel

Query channel #277

Re-run triggered November 22, 2023 13:40
Status Failure
Total duration 6m 8s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.