Skip to content

chore: additional NRT fixes #1874

chore: additional NRT fixes

chore: additional NRT fixes #1874

Triggered via push March 27, 2025 19:18
Status Success
Total duration 1m 8s
Artifacts

ci-cd.yml

on: push
Continuous Integration
57s
Continuous Integration
Continuous Deployment
0s
Continuous Deployment
Fit to window
Zoom out
Zoom in

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>'.