Skip to content

EF-76: More work on projections involving tuple create #27

EF-76: More work on projections involving tuple create

EF-76: More work on projections involving tuple create #27

Triggered via pull request October 7, 2025 13:06
Status Failure
Total duration 3m 0s
Artifacts

github-actions-atlastest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
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.