.NET 9 #10565
Annotations
1 error and 2 warnings
|
src/Neo.VM/ScriptBuilder.cs#L129
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty'
|
src/Plugins/TokensTracker/Extensions.cs#L31
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty'
|
This job failed
Loading