Skip to content

feat(reader): remove ParseNode infrastructure #2941

feat(reader): remove ParseNode infrastructure

feat(reader): remove ParseNode infrastructure #2941

Triggered via pull request May 26, 2026 16:14
Status Success
Total duration 5m 42s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
2s
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/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
Build: src/Microsoft.OpenApi/Models/BaseOpenApiReference.cs#L87
Change this condition so that it does not always evaluate to 'True'.
Build: src/Microsoft.OpenApi/Reader/V31/OpenApiSchemaDeserializer.cs#L13
Refactor this field to reduce its Cognitive Complexity from 57 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V2/OpenApiSchemaDeserializer.cs#L19
Refactor this field to reduce its Cognitive Complexity from 30 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V2/OpenApiParameterDeserializer.cs#L18
Refactor this field to reduce its Cognitive Complexity from 23 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V2/OpenApiHeaderDeserializer.cs#L17
Refactor this field to reduce its Cognitive Complexity from 20 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V3/OpenApiSchemaDeserializer.cs#L19
Refactor this field to reduce its Cognitive Complexity from 42 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V32/OpenApiSchemaDeserializer.cs#L13
Refactor this field to reduce its Cognitive Complexity from 57 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/BaseOpenApiReference.cs#L58
Make this an auto-implemented property and remove its backing field.
Build: src/Microsoft.OpenApi/Reader/V2/OpenApiSecuritySchemeDeserializer.cs#L108
Complete the task associated to this 'TODO' comment.
Build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026