Skip to content

chore: further linting to reduce looping

06fb78f
Select commit
Loading
Failed to load commit list.
Merged

fix(library): enforce spec-compliant $ref serialization; add Extensions support for schema references in v3.1/v3.2 #2782

chore: further linting to reduce looping
06fb78f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 20, 2026 in 46s

Annotations

Check warning on line 161 in src/Microsoft.OpenApi/Models/JsonSchemaReference.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a 'null' check instead.

See more on https://sonarcloud.io/project/issues?id=microsoft_OpenAPI.NET&issues=AZ0LeyEhNJS_9PPJ0y-q&open=AZ0LeyEhNJS_9PPJ0y-q&pullRequest=2782

Check warning on line 163 in src/Microsoft.OpenApi/Models/JsonSchemaReference.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unnecessary cast to 'JsonNode'.

See more on https://sonarcloud.io/project/issues?id=microsoft_OpenAPI.NET&issues=AZ0LeyEhNJS_9PPJ0y-r&open=AZ0LeyEhNJS_9PPJ0y-r&pullRequest=2782