Bump xunit from 2.5.0 to 2.6.6 #2472
Annotations
7 errors and 1 warning
test_dot_net:
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)
|
test_dot_net:
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)
|
test_dot_net:
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)
|
test_dot_net:
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)
|
test_dot_net:
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)
|
test_dot_net:
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)
|
test_dot_net
Process completed with exit code 1.
|
test_dot_net
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/.
|