Skip to content

fix: marks deprecated properties from the specification as obsolete #3234

fix: marks deprecated properties from the specification as obsolete

fix: marks deprecated properties from the specification as obsolete #3234

Triggered via pull request July 20, 2026 19:04
Status Success
Total duration 11m 6s
Artifacts

sonarcloud.yml

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

Annotations

10 warnings and 1 notice
Build: src/Microsoft.OpenApi/Models/OpenApiXml.cs#L50
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Models/OpenApiXml.cs#L33
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Models/JsonSchemaReference.cs#L272
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L254
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchema.cs#L246
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiParameter.cs#L46
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L125
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/JsonSchemaReference.cs#L630
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/JsonSchemaReference.cs#L129
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchema.cs#L269
Complete the task associated to this 'TODO' comment.
Build
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.