Skip to content

automatic promotion of shipped APIs for main #3146

automatic promotion of shipped APIs for main

automatic promotion of shipped APIs for main #3146

Triggered via pull request July 14, 2026 11:40
Status Success
Total duration 12m 38s
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/Services/OpenApiWorkspace.cs#L537
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.
Build: src/Microsoft.OpenApi/Services/OpenApiWorkspace.cs#L442
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.
Build: src/Microsoft.OpenApi/Services/OpenApiWorkspace.cs#L227
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.
Build: src/Microsoft.OpenApi/Services/OpenApiWorkspace.cs#L87
Refactor this method to reduce its Cognitive Complexity from 67 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/JsonSchemaReference.cs#L605
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Reader/JsonNodeHelper.cs#L34
Use a comparison to 'default(T)' instead or add a constraint to 'T' so that it can't be a value type.
Build: src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
Build: src/Microsoft.OpenApi/Reader/V31/OpenApiSchemaDeserializer.cs#L15
Refactor this field to reduce its Cognitive Complexity from 58 to the 15 allowed.
Build: src/Microsoft.OpenApi/Reader/V32/OpenApiSchemaDeserializer.cs#L15
Refactor this field to reduce its Cognitive Complexity from 58 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/JsonSchemaReference.cs#L610
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.