.NET 9 #10385
Annotations
1 error and 4 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/Neo.CLI/CLI/MainService.cs#L524
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)'
|
src/Neo.CLI/CLI/MainService.cs#L530
Avoid inexact read with 'System.IO.FileStream.Read(byte[], int, int)'
|
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