Skip to content

Bump xunit from 2.8.1 to 2.9.2 #1291

Bump xunit from 2.8.1 to 2.9.2

Bump xunit from 2.8.1 to 2.9.2 #1291

Triggered via pull request October 1, 2024 15:42
Status Success
Total duration 4m 29s
Artifacts

pr_validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
/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
/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
/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests/Logging/SerilogLoggerEnd2EndSpecs.cs(32,34): warning CS8625: Cannot convert null literal to non-nullable reference type. [/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.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]
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
/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
/home/runner/work/Akka.Hosting/Akka.Hosting/src/Akka.Hosting.Tests/Logging/SerilogLoggerEnd2EndSpecs.cs(32,34): warning CS8625: Cannot convert null literal to non-nullable reference type. [/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.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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
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
D:\a\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). [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
windows-latest
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Bugfix208Specs.cs(92,30): warning CS0168: The variable 'e' is declared but never used [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
windows-latest
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Logging\SerilogLoggerEnd2EndSpecs.cs(32,34): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.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
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
D:\a\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). [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
windows-latest
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Bugfix208Specs.cs(92,30): warning CS0168: The variable 'e' is declared but never used [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.Tests.csproj]
windows-latest
D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Logging\SerilogLoggerEnd2EndSpecs.cs(32,34): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\Akka.Hosting\Akka.Hosting\src\Akka.Hosting.Tests\Akka.Hosting.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]