EF-76: More work on projections involving tuple create #27
Annotations
1 error and 4 warnings
Test
Process completed with exit code 1.
|
Build:
src/MongoDB.EntityFrameworkCore/Query/Expressions/MongoProjectionBindingExpression.cs#L79
Missing XML comment for publicly visible type or member 'MongoProjectionBindingExpression.ProjectionType'
|
Build:
src/MongoDB.EntityFrameworkCore/Query/Expressions/MongoProjectionBindingExpression.cs#L32
Non-nullable property 'ProjectionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/MongoDB.EntityFrameworkCore/Query/Expressions/MongoProjectionBindingExpression.cs#L79
Missing XML comment for publicly visible type or member 'MongoProjectionBindingExpression.ProjectionType'
|
Build:
src/MongoDB.EntityFrameworkCore/Query/Expressions/MongoProjectionBindingExpression.cs#L32
Non-nullable property 'ProjectionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading