Skip to content

[Move] Part-8 Classes into Different Library - Neo.Extensions #10629

[Move] Part-8 Classes into Different Library - Neo.Extensions

[Move] Part-8 Classes into Different Library - Neo.Extensions #10629

Triggered via pull request November 29, 2024 08:02
Status Failure
Total duration 2m 40s
Artifacts

main.yml

on: pull_request
Matrix: Test
Test-Everything
53s
Test-Everything
PublishPackage
0s
PublishPackage
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 4 warnings
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test-Everything: 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[])'
Test (ubuntu-latest): 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[])'
Test (ubuntu-latest)
Process completed with exit code 1.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (macos-latest): 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[])'
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test-Everything: 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.
Test-Everything: 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.
Test (macos-latest): 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.
Test (macos-latest): 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.