Skip to content

[Neo Rpc Methods] fix contract rpc methods parameters #9982

[Neo Rpc Methods] fix contract rpc methods parameters

[Neo Rpc Methods] fix contract rpc methods parameters #9982

Triggered via pull request October 8, 2024 12:39
Status Success
Total duration 5m 35s
Artifacts

main.yml

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

Annotations

40 warnings
Test-Everything: benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test-Everything: 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.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L64
Dereference of a possibly null reference.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L65
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Converting null literal or possible null value to non-nullable type.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Dereference of a possibly null reference.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Converting null literal or possible null value to non-nullable type.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Dereference of a possibly null reference.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test-Everything: src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): 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.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L64
Dereference of a possibly null reference.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L65
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Dereference of a possibly null reference.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Dereference of a possibly null reference.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test (macos-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): 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.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L64
Dereference of a possibly null reference.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L65
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Converting null literal or possible null value to non-nullable type.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Dereference of a possibly null reference.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Converting null literal or possible null value to non-nullable type.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Dereference of a possibly null reference.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test (windows-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L64
Dereference of a possibly null reference.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L65
Possible null reference argument for parameter 'value' in 'object Enum.Parse(Type enumType, string value)'.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Converting null literal or possible null value to non-nullable type.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L66
Dereference of a possibly null reference.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Converting null literal or possible null value to non-nullable type.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L67
Dereference of a possibly null reference.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L68
Converting null literal or possible null value to non-nullable type.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L91
Possible null reference argument for parameter 'value' in 'bool SignerWithWitness.TryParse(JToken value, ProtocolSettings settings, out SignerWithWitness? signerWithWitness)'.
Test (ubuntu-latest): src/Plugins/RpcServer/Model/SignerWithWitness.cs#L64
Dereference of a possibly null reference.