Use CryptographicOperations.FixedTimeEquals
#9981
Annotations
4 warnings
benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
|
benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_Convert.cs#L22
Non-nullable field 'testItemsByType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
|
benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_Convert.cs#L22
Non-nullable field 'testItemsByType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
This job succeeded
Loading