Skip to content

feat/upgrade oai

feat/upgrade oai #1366

Triggered via pull request March 27, 2025 19:18
Status Success
Total duration 16m 54s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Analyze (csharp): 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>'.
Analyze (csharp): 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>'.
Analyze (csharp): 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>'.
Analyze (csharp): 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>'.