feat/upgrade oai #1875
ci-cd.yml
on: pull_request
Continuous Integration
1m 0s
Continuous Deployment
0s
Annotations
4 warnings
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L80
Nullability of reference types in value of type 'IDictionary<string, OpenApiMediaType?>' doesn't match target type 'IDictionary<string, OpenApiMediaType>'.
|
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L96
Nullability of reference types in value of type 'IDictionary<string, OpenApiMediaType?>' doesn't match target type 'IDictionary<string, OpenApiMediaType>'.
|
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L80
Nullability of reference types in value of type 'IDictionary<string, OpenApiMediaType?>' doesn't match target type 'IDictionary<string, OpenApiMediaType>'.
|
|
Continuous Integration:
src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L96
Nullability of reference types in value of type 'IDictionary<string, OpenApiMediaType?>' doesn't match target type 'IDictionary<string, OpenApiMediaType>'.
|