Migrate to .NET 9 #734
Annotations
6 warnings
Build (release, TxParser/TxParser.csproj):
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 (release, TxParser/TxParser.csproj):
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 (release, SendBlobs/SendBlobs.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 (release, SendBlobs/SendBlobs.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 (release, 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 (release, 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)
|