Skip to content

Bump xunit from 2.5.0 to 2.7.0 #3331

Bump xunit from 2.5.0 to 2.7.0

Bump xunit from 2.5.0 to 2.7.0 #3331

Triggered via pull request February 16, 2024 10:09
Status Success
Total duration 8m 30s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
sonarcloud
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/login@v1, azure/CLI@v1, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sonarcloud: GetIntoTeachingApiTests/Services/NotifyServiceTests.cs#L82
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
sonarcloud: GetIntoTeachingApiTests/ModelBinders/TrimStringModelBinderTests.cs#L40
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
sonarcloud: GetIntoTeachingApiTests/ModelBinders/TrimStringModelBinderTests.cs#L54
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
sonarcloud: GetIntoTeachingApiTests/Services/NotifyServiceTests.cs#L82
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
sonarcloud: GetIntoTeachingApiTests/ModelBinders/TrimStringModelBinderTests.cs#L40
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
sonarcloud: GetIntoTeachingApiTests/ModelBinders/TrimStringModelBinderTests.cs#L54
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)