Initial serialization for query fragments #6
Annotations
10 warnings
Build:
Fauna/Response/QueryResponse.cs#L37
Possible null reference assignment.
|
Build:
Fauna/Response/QueryResponse.cs#L35
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Fauna/Serialization/Attributes/FieldAttribute.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Fauna.Test/Serialization/Utf8FaunaWriter.Tests.cs#L12
Non-nullable field '_writer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Fauna.Test/Serialization/Utf8FaunaWriter.Tests.cs#L13
Non-nullable field '_stream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Fauna.Test/Serialization/Serializer.Tests.cs#L142
Dereference of a possibly null reference.
|
Build:
Fauna.Test/Serialization/Serializer.Tests.cs#L160
Dereference of a possibly null reference.
|
Build:
Fauna/Response/QueryResponse.cs#L37
Possible null reference assignment.
|
Build:
Fauna/Response/QueryResponse.cs#L35
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Fauna/Serialization/Attributes/FieldAttribute.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading