ci: deployment workflow to CDC Azure #596
Annotations
4 warnings
Run .NET tests:
canary.tests/MessagesControllerTests.cs#L30
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Run .NET tests:
canary.tests/MessagesControllerTests.cs#L31
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Run .NET tests:
canary.tests/MessagesControllerTests.cs#L47
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Run .NET tests:
canary.tests/MessagesControllerTests.cs#L48
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Loading