Skip to content

chore: bump xunit from 2.6.4 to 2.9.0 #524

chore: bump xunit from 2.6.4 to 2.9.0

chore: bump xunit from 2.6.4 to 2.9.0 #524

Triggered via pull request July 8, 2024 21:33
Status Success
Total duration 1m 50s
Artifacts

run-tests.yml

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

Annotations

15 warnings
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L48
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 (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#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#L31
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 (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
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.
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.