[Move]
Part-8 Classes into Different Library - Neo.Extensions
#10629
Annotations
11 errors and 2 warnings
|
src/Plugins/RpcClient/ContractClient.cs#L49
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L92
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L93
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L94
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L112
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L113
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L114
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L142
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
src/Plugins/RpcClient/Nep17API.cs#L171
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
tests/Neo.UnitTests/VM/UT_Helper.cs#L198
The call is ambiguous between the following methods or properties: 'Neo.Extensions.UInt160Extensions.MakeScript(Neo.UInt160, string, params object[])' and 'Neo.VM.Helper.MakeScript(Neo.UInt160, string, params object[])'
|
benchmarks/Neo.VM.Benchmarks/obj/Debug/net9.0/TestPlatformEntryPoint.cs#L10
The entry point of the program is global code; ignoring 'TestingPlatformEntryPoint.Main(string[])' entry point.
|
benchmarks/Neo.VM.Benchmarks/obj/Debug/net9.0/TestPlatformEntryPoint.cs#L10
The entry point of the program is global code; ignoring 'TestingPlatformEntryPoint.Main(string[])' entry point.
|
This job was cancelled
Loading