Bump xunit from 2.5.0 to 2.5.1 #997
Annotations
10 errors and 6 warnings
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestSchedulerTests.cs(43,14): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestSchedulerTests.cs(54,14): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestSchedulerTests.cs(66,14): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestSchedulerTests.cs(80,14): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestSchedulerTests.cs(94,14): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestSchedulerTests.cs(105,14): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestSchedulerTests.cs(122,14): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestActorRefTests\TestActorRefSpec.cs(71,66): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestActorRefTests\TestActorRefSpec.cs(81,66): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestActorRefTests\TestActorRefSpec.cs(143,22): error xUnit1031: Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestKitBaseTests\ReceiveTests.cs(182,13): warning xUnit2020: Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
|
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\TestKitBaseTests\ReceiveTests.cs(182,13): warning xUnit2020: Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
|
The logs for this run have expired and are no longer available.
Loading