Skip to content

chore(release): 4.0.9 (#193) #402

chore(release): 4.0.9 (#193)

chore(release): 4.0.9 (#193) #402

Triggered via push October 31, 2023 18:42
Status Success
Total duration 4m 25s
Artifacts

run-tests.yml

on: push
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#L30
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 (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#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#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#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#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#L30
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.