Bump AkkaVersion from 1.5.14 to 1.5.15 #1116
pr_validation.yml
on: pull_request
windows-latest
3m 20s
ubuntu-latest
2m 1s
Annotations
20 errors and 24 warnings
ubuntu-latest
[xUnit.net 00:00:18.26] Akka.Hosting.TestKit.Tests.TestKitBaseTests.DilatedTests.AwaitCondition_should_dilate_timeout [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:38.21] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterDebugTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:39.28] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterDebugTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:41.94] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterInfoTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:42.01] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterInfoTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:43.83] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterWarningTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:46.92] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterWarningTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:47.92] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterErrorTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:50.27] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterErrorTests.Should_timeout_if_too_few_messages [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:52.30] Akka.Hosting.TestKit.Tests.TestEventListenerTests.ExceptionEventFilterTests.ShouldFailIfMoreExceptionsThenSpecifiedAreLogged [FAIL]
|
windows-latest
[xUnit.net 00:00:18.51] Akka.Hosting.TestKit.Tests.TestKitBaseTests.DilatedTests.AwaitCondition_should_dilate_timeout [FAIL]
|
windows-latest
[xUnit.net 00:00:39.23] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterDebugTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:39.53] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterDebugTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:42.82] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterInfoTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:42.92] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterInfoTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:45.36] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterWarningTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:49.69] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterWarningTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:50.85] Akka.Hosting.TestKit.Tests.TestEventListenerTests.EventFilterErrorTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:53.63] Akka.Hosting.TestKit.Tests.TestEventListenerTests.CustomEventFilterErrorTests.Should_timeout_if_too_few_messages [FAIL]
|
windows-latest
[xUnit.net 00:00:56.22] Akka.Hosting.TestKit.Tests.TestEventListenerTests.ExceptionEventFilterTests.ShouldFailIfMoreExceptionsThenSpecifiedAreLogged [FAIL]
|
ubuntu-latest
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/
|
ubuntu-latest
.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.
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.nuget/packages/akka.analyzers/0.2.1/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'. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting/Akka.Hosting.csproj]
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.nuget/packages/akka.analyzers/0.2.1/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'. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Persistence.Hosting/Akka.Persistence.Hosting.csproj]
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.nuget/packages/akka.analyzers/0.2.1/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'. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.TestKit/Akka.Hosting.TestKit.csproj]
|
ubuntu-latest
/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.TestKit/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. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.TestKit/Akka.Hosting.TestKit.csproj]
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.nuget/packages/akka.analyzers/0.2.1/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'. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests.Performance/Akka.Hosting.Tests.Performance.csproj]
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.nuget/packages/akka.analyzers/0.2.1/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'. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj]
|
ubuntu-latest
/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests/Logging/TestLogger.cs(39,17): warning CS8767: Nullability of reference types in type of parameter 'exception' of 'void TestLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes). [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj]
|
ubuntu-latest
/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests/Bugfix208Specs.cs(92,30): warning CS0168: The variable 'e' is declared but never used [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests/Akka.Hosting.Tests.csproj]
|
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.nuget/packages/akka.analyzers/0.2.1/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'. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.TestKit.Tests/Akka.Hosting.TestKit.Tests.csproj]
|
ubuntu-latest
/home/runner/work/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. [/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.TestKit.Tests/Akka.Hosting.TestKit.Tests.csproj]
|
windows-latest
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/
|
windows-latest
.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.
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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]
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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]
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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]
|
windows-latest
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.TestKit\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\Akka.Hosting.TestKit.csproj]
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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.Tests.Performance\Akka.Hosting.Tests.Performance.csproj]
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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]
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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.Tests\Akka.Hosting.TestKit.Tests.csproj]
|
windows-latest
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]
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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.Tests\Akka.Persistence.Hosting.Tests.csproj]
|
windows-latest
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\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.Tests\Akka.Hosting.Tests.csproj]
|