Add MS Test support to Akka.Hosting.TestKit #1133
Annotations
3 errors and 13 warnings
Run './build.cmd All'
[xUnit.net 00:00:00.83] Akka.Hosting.API.Tests.CoreApiSpec.ApproveTestKit [FAIL]
|
Run './build.cmd All'
Target "RunTests" has thrown an exception
|
Run './build.cmd All'
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run actions/setup-dotnet@v1
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Run './build.cmd All'
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.MsTest\Akka.Hosting.TestKit.MsTest.csproj : warning NU1701: Package 'Microsoft.TestPlatform.TestHost 17.9.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. [D:\a\Akka.Hosting\Akka.Hosting\Akka.Hosting.sln]
|
Run './build.cmd All'
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.MsTest\Akka.Hosting.TestKit.MsTest.csproj : warning NU1701: Package 'Microsoft.TestPlatform.TestHost 17.9.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.2\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting\Akka.Hosting.csproj]
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.2\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Remote.Hosting\Akka.Remote.Hosting.csproj]
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.2\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Persistence.Hosting\Akka.Persistence.Hosting.csproj]
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.2\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit\Akka.Hosting.TestKit.csproj]
|
Run './build.cmd All'
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit\TestKit.cs(38,24): warning CS8603: Possible null reference return. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit\Akka.Hosting.TestKit.csproj]
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.2\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Xunit2\Akka.Hosting.TestKit.Xunit2.csproj]
|
Run './build.cmd All'
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Xunit2\Internals\XUnitLogger.cs(61,28): warning CS8633: Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Xunit2\Akka.Hosting.TestKit.Xunit2.csproj]
|
Run './build.cmd All'
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Xunit2\TestKit.cs(44,57): warning CS8604: Possible null reference argument for parameter 'helper' in 'XUnitLoggerProvider.XUnitLoggerProvider(ITestOutputHelper helper, LogLevel logLevel)'. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit.Xunit2\Akka.Hosting.TestKit.Xunit2.csproj]
|
The logs for this run have expired and are no longer available.
Loading