Nullable ECPoint
and ECFieldElement
#11941
Annotations
7 errors
tests/Neo.UnitTests/Cryptography/ECC/UT_ECPoint.cs#L342
Argument 1: cannot convert from 'System.Func<Neo.Cryptography.ECC.ECPoint>' to 'System.Action'
|
tests/Neo.UnitTests/Cryptography/ECC/UT_ECPoint.cs#L56
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
|
tests/Neo.UnitTests/Cryptography/ECC/UT_ECPoint.cs#L57
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
|
tests/Neo.UnitTests/Cryptography/ECC/UT_ECPoint.cs#L342
Argument 1: cannot convert from 'System.Func<Neo.Cryptography.ECC.ECPoint>' to 'System.Action'
|
tests/Neo.UnitTests/Cryptography/ECC/UT_ECPoint.cs#L56
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
|
tests/Neo.UnitTests/Cryptography/ECC/UT_ECPoint.cs#L57
Use 'Assert.Fail' instead of an always-failing 'Assert.IsNull' assert (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0025)
|
|
The logs for this run have expired and are no longer available.
Loading