Skip to content

feat(library): support schema keywords on references #3039

feat(library): support schema keywords on references

feat(library): support schema keywords on references #3039

Triggered via pull request June 26, 2026 17:59
Status Success
Total duration 10m 14s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
3s
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/Reader/V31/OpenApiSchemaDeserializer.cs#L14
Refactor this field to reduce its Cognitive Complexity from 68 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V32/OpenApiSchemaDeserializer.cs#L14
Refactor this field to reduce its Cognitive Complexity from 68 to the 15 allowed.
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/JsonSchemaReference.cs#L564
Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V31/OpenApiSchemaDeserializer.cs#L14
Refactor this field to reduce its Cognitive Complexity from 68 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V32/OpenApiSchemaDeserializer.cs#L14
Refactor this field to reduce its Cognitive Complexity from 68 to the 15 allowed.
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/JsonSchemaReference.cs#L564
Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V31/OpenApiSchemaDeserializer.cs#L14
Refactor this field to reduce its Cognitive Complexity from 68 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V32/OpenApiSchemaDeserializer.cs#L14
Refactor this field to reduce its Cognitive Complexity from 68 to the 15 allowed.
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.