ci: deployment workflow to CDC Azure #596
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#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#L48
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
|
Loading