Migrate to .NET 9 #734
Annotations
2 warnings
Build DocGen/DocGen.sln:
src/Nethermind/Nethermind.Core/Extensions/Bytes.cs#L1151
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Build DocGen/DocGen.sln:
src/Nethermind/Nethermind.Core/Extensions/Bytes.cs#L1151
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
Loading