.NET 9 #10566
main.yml
on: pull_request
Format
1m 24s
Matrix: Test
Test-Everything
0s
PublishPackage
0s
Annotations
1 error and 2 warnings
Format
Process completed with exit code 2.
|
Format:
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'
|
Format:
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'
|