Skip to content

chore: bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 #406

chore: bump xunit.runner.visualstudio from 2.5.1 to 2.5.3

chore: bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 #406

Triggered via pull request November 1, 2023 16:05
Status Success
Total duration 3m 40s
Artifacts

run-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test (ubuntu-latest): canary.tests/MessagesControllerTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
test (ubuntu-latest): canary.tests/MessagesControllerTests.cs#L46
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
test (ubuntu-latest): 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.
test (ubuntu-latest): 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.
test (macos-latest): canary.tests/MessagesControllerTests.cs#L46
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
test (macos-latest): canary.tests/MessagesControllerTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
test (macos-latest): 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.
test (macos-latest): 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.
test (windows-latest): canary.tests/MessagesControllerTests.cs#L46
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
test (windows-latest): canary.tests/MessagesControllerTests.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead.
test (windows-latest): 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.
test (windows-latest): 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.