Bump Verify.DiffPlex from 2.3.0 to 3.1.2 #1371
Annotations
3 errors and 11 warnings
Test-ubuntu-latest
Process completed with exit code 1.
|
Test-windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Test-windows-latest
The operation was canceled.
|
Test-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test-ubuntu-latest:
src/Akka.Hosting.TestKit/Internals/XUnitLogger.cs#L61
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.
|
Test-ubuntu-latest:
src/Akka.Hosting.Tests/Logging/TestLogger.cs#L39
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).
|
Test-ubuntu-latest:
src/Akka.Hosting.Tests/Bugfix208Specs.cs#L92
The variable 'e' is declared but never used
|
Test-ubuntu-latest:
src/Akka.Hosting.Tests/Logging/SerilogLoggerEnd2EndSpecs.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Test-ubuntu-latest:
src/Akka.Cluster.Hosting/AkkaClusterHostingExtensions.cs#L574
'ClusterSingletonManager.DefaultConfig()' is obsolete: 'Deprecated and will be removed in v1.6, please use ClusterSingleton.DefaultConfig() instead. Since 1.5.32.'
|
Test-ubuntu-latest:
src/Akka.Cluster.Hosting/AkkaClusterHostingExtensions.cs#L642
'ClusterSingletonManager.DefaultConfig()' is obsolete: 'Deprecated and will be removed in v1.6, please use ClusterSingleton.DefaultConfig() instead. Since 1.5.32.'
|
Test-ubuntu-latest:
src/Akka.Cluster.Hosting/AkkaClusterHostingExtensions.cs#L950
'ClusterSingletonManager.DefaultConfig()' is obsolete: 'Deprecated and will be removed in v1.6, please use ClusterSingleton.DefaultConfig() instead. Since 1.5.32.'
|
Test-ubuntu-latest:
src/Akka.Cluster.Hosting/AkkaClusterHostingExtensions.cs#L1165
'ClusterSingletonManager.DefaultConfig()' is obsolete: 'Deprecated and will be removed in v1.6, please use ClusterSingleton.DefaultConfig() instead. Since 1.5.32.'
|
Test-ubuntu-latest:
src/Akka.Cluster.Hosting/AkkaClusterHostingExtensions.cs#L1389
'ClusterSingletonManager.DefaultConfig()' is obsolete: 'Deprecated and will be removed in v1.6, please use ClusterSingleton.DefaultConfig() instead. Since 1.5.32.'
|
Test-ubuntu-latest:
src/Akka.Cluster.Hosting/AkkaClusterHostingExtensions.cs#L1581
'ClusterSingletonManager.DefaultConfig()' is obsolete: 'Deprecated and will be removed in v1.6, please use ClusterSingleton.DefaultConfig() instead. Since 1.5.32.'
|