Skip to content

automatic promotion of shipped APIs for main #3290

automatic promotion of shipped APIs for main

automatic promotion of shipped APIs for main #3290

Triggered via pull request August 11, 2026 12:56
Status Success
Total duration 8m 18s
Artifacts

sonarcloud.yml

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

Annotations

11 warnings
Build: src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
Build: src/Microsoft.OpenApi.YamlReader/YamlConverter.cs#L184
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
Build: src/Microsoft.OpenApi.YamlReader/YamlConverter.cs#L82
Rename this field to not shadow the outer class' member with the same name.
Build: src/Microsoft.OpenApi.YamlReader/YamlConverter.cs#L81
Rename this field to not shadow the outer class' member with the same name.
Build: src/Microsoft.OpenApi.YamlReader/YamlConverter.cs#L184
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
Build: src/Microsoft.OpenApi.YamlReader/YamlConverter.cs#L82
Rename this field to not shadow the outer class' member with the same name.
Build: src/Microsoft.OpenApi.YamlReader/YamlConverter.cs#L81
Rename this field to not shadow the outer class' member with the same name.
Build: src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
Build: src/Microsoft.OpenApi/Writers/OpenApiWriterBase.cs#L119
Pass the 'cancellationToken' to this method to allow cancellation of the operation, or use 'CancellationToken.None' to opt out explicitly.
Build: src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
Build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.