Upgrade to .NET 8 #38
Annotations
10 warnings
Build:
src/SystemTextJson.JsonDiffPatch/JsonString.cs#L15
Non-nullable field 'SerializerOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/SystemTextJson.JsonDiffPatch/JsonString.cs#L15
Non-nullable field 'SerializerOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/SystemTextJson.JsonDiffPatch/JsonString.cs#L15
Non-nullable field 'SerializerOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/SystemTextJson.JsonDiffPatch/JsonString.cs#L15
Non-nullable field 'SerializerOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
src/SystemTextJson.JsonDiffPatch/JsonString.cs#L15
Non-nullable field 'SerializerOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
test/SystemTextJson.JsonDiffPatch.Benchmark/DeepCloneJsonFileBenchmark.cs#L13
Dereference of a possibly null reference.
|
Build:
test/SystemTextJson.JsonDiffPatch.Benchmark/DeepCloneJsonFileBenchmark.cs#L13
Dereference of a possibly null reference.
|
Build:
test/SystemTextJson.JsonDiffPatch.Benchmark/DeepCloneJsonFileBenchmark.cs#L13
Dereference of a possibly null reference.
|
Build:
test/SystemTextJson.JsonDiffPatch.Benchmark/DeepCloneJsonFileBenchmark.cs#L13
Dereference of a possibly null reference.
|
Build:
src/SystemTextJson.JsonDiffPatch/JsonString.cs#L15
Non-nullable field 'SerializerOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading