Skip to content

[support/v2] port PR #2952 #3179

[support/v2] port PR #2952

[support/v2] port PR #2952 #3179

Triggered via pull request July 14, 2026 18:39
Status Success
Total duration 9m 59s
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 errors, 10 warnings, and 1 notice
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L225
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L205
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L184
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L167
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L280
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L261
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L225
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L205
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L184
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: test/Microsoft.OpenApi.Tests/Models/OpenApiSecuritySchemeTests.cs#L167
'OpenApiSpecVersion' does not contain a definition for 'OpenApi3_2'
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchemaWithUnevaluatedProperties.cs#L32
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchemaWithUnevaluatedProperties.cs#L16
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchemaMissingProperties.cs#L44
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchemaMissingProperties.cs#L29
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchemaMissingProperties.cs#L11
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchema.cs#L268
Complete the task associated to this 'TODO' comment.
Build: src/Microsoft.OpenApi/IsExternalInit.cs#L1
Complete the task associated to this 'TODO' comment.
Build: performance/resultsComparer/policies/PercentageMemoryUsagePolicy.cs#L54
Parameters to 'GetPercentageDifference' have the same names but not the same order as the method arguments.
Build: performance/resultsComparer/handlers/CompareCommandHandler.cs#L63
Loops should be simplified using the "Where" LINQ method
Build: performance/resultsComparer/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration.
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.