Skip to content

chore(release): 4.1.0 (#223) #513

chore(release): 4.1.0 (#223)

chore(release): 4.1.0 (#223) #513

Triggered via push May 22, 2024 13:48
Status Success
Total duration 3m 42s
Artifacts

run-tests.yml

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

Annotations

15 warnings
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (ubuntu-latest): 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.
test (ubuntu-latest): 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.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (macos-latest): 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.
test (macos-latest): 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.
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.
test (windows-latest): 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.
test (windows-latest): 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.