Serialized storage cache #11129
main.yml
on: pull_request
Format
1m 17s
Matrix: Test
Test-Everything
1m 8s
PublishPackage
0s
Annotations
6 errors and 33 warnings
Test (windows-latest)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 15 minutes.
|
Test (windows-latest)
The operation was canceled.
|
Test (ubuntu-latest)
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 15 minutes.
|
Test (ubuntu-latest)
The operation was canceled.
|
Test (macos-latest)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 15 minutes.
|
Test (macos-latest)
The operation was canceled.
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test-Everything
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test-Everything:
src/Neo/Persistence/MemoryStore.cs#L77
Possible null reference assignment.
|
Test-Everything:
src/Neo.CLI/CLI/MainService.cs#L720
Possible null reference argument for parameter 'address' in 'UInt160 Helper.ToScriptHash(string address, byte version)'.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/obj/Debug/net9.0/TestPlatformEntryPoint.cs#L10
Method 'TestingPlatformEntryPoint.Main(string[])' will not be used as an entry point because a synchronous entry point 'Program.Main(string[])' was found.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/Benchmark_OrderedDictionary.cs#L21
Non-nullable field '_od' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L53
Dereference of a possibly null reference.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L57
Dereference of a possibly null reference.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L62
Possible null reference argument for parameter 'token' in 'JToken[] Benchmark_JsonDeserialize.ConvertToJTokenArray(JToken token)'.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L63
Dereference of a possibly null reference.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L63
Nullable value type may be null.
|
Test-Everything:
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L67
Dereference of a possibly null reference.
|
Test (windows-latest):
src/Neo/Persistence/MemoryStore.cs#L77
Possible null reference assignment.
|
Test (windows-latest):
src/Neo.CLI/CLI/MainService.cs#L720
Possible null reference argument for parameter 'address' in 'UInt160 Helper.ToScriptHash(string address, byte version)'.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/obj/Debug/net9.0/TestPlatformEntryPoint.cs#L10
Method 'TestingPlatformEntryPoint.Main(string[])' will not be used as an entry point because a synchronous entry point 'Program.Main(string[])' was found.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_OrderedDictionary.cs#L21
Non-nullable field '_od' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L53
Dereference of a possibly null reference.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L57
Dereference of a possibly null reference.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L62
Possible null reference argument for parameter 'token' in 'JToken[] Benchmark_JsonDeserialize.ConvertToJTokenArray(JToken token)'.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L63
Dereference of a possibly null reference.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L63
Nullable value type may be null.
|
Test (windows-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L67
Dereference of a possibly null reference.
|
Test (ubuntu-latest):
src/Neo/Persistence/MemoryStore.cs#L77
Possible null reference assignment.
|
Test (macos-latest):
src/Neo/Persistence/MemoryStore.cs#L77
Possible null reference assignment.
|
Test (macos-latest):
src/Neo.CLI/CLI/MainService.cs#L720
Possible null reference argument for parameter 'address' in 'UInt160 Helper.ToScriptHash(string address, byte version)'.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/obj/Debug/net9.0/TestPlatformEntryPoint.cs#L10
Method 'TestingPlatformEntryPoint.Main(string[])' will not be used as an entry point because a synchronous entry point 'Program.Main(string[])' was found.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_OrderedDictionary.cs#L21
Non-nullable field '_od' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L53
Dereference of a possibly null reference.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L57
Dereference of a possibly null reference.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L62
Possible null reference argument for parameter 'token' in 'JToken[] Benchmark_JsonDeserialize.ConvertToJTokenArray(JToken token)'.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L63
Dereference of a possibly null reference.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L63
Nullable value type may be null.
|
Test (macos-latest):
benchmarks/Neo.Json.Benchmarks/Benchmark_JsonDeserialize.cs#L67
Dereference of a possibly null reference.
|