v1.1.2 #6
Annotations
19 warnings
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicEnumerableTest.cs#L129
Possible null reference argument for parameter 'value' in 'void Check(object origin, string key, dynamic value)'.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicEnumerableTest.cs#L91
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONCreateTest.cs#L18
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L86
Non-nullable property 'P' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L77
Non-nullable property 'P' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L97
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L56
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicJSONTestClass.cs#L37
Possible null reference assignment.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L25
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicJSONTestClass.cs#L37
Possible null reference assignment.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicEnumerableTest.cs#L129
Possible null reference argument for parameter 'value' in 'void Check(object origin, string key, dynamic value)'.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicEnumerableTest.cs#L91
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L77
Non-nullable property 'P' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONCreateTest.cs#L18
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L97
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L86
Non-nullable property 'P' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L56
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/JSONParseTest.cs#L25
Dereference of a possibly null reference.
|
|
test/Cuture.Extensions.SystemTextJson.Dynamic.Test/DynamicJSONTestClass.cs#L37
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading