Skip to content

feat/upgrade oai

feat/upgrade oai #525

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

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: 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>'.
Build: 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>'.
Build: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L51
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L77
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L87
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L757
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Microsoft.OpenApi.OData.Reader/PathItem/NavigationPropertyPathItemHandler.cs#L204
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Microsoft.OpenApi.OData.Reader/Vocabulary/Core/PrimitiveExampleValue.cs#L32
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build: src/Microsoft.OpenApi.OData.Reader/OpenApiConvertSettings.cs#L23
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
Build: src/Microsoft.OpenApi.OData.Reader/Edm/EdmAnnotationExtensions.cs#L459
All 'GetCollection' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)