Skip to content

Migrate to .NET 9

Migrate to .NET 9 #734

Triggered via pull request November 1, 2024 21:53
Status Success
Total duration 1m 24s
Artifacts

build-tools.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

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)