Skip to content

fix: circular ref guard (#3033) #3370

fix: circular ref guard (#3033)

fix: circular ref guard (#3033) #3370

Triggered via pull request August 19, 2026 12:54
Status Success
Total duration 12m 46s
Artifacts

sonarcloud.yml

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

Annotations

10 errors and 11 warnings
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L51
'OpenApiComponents' does not contain a definition for 'MediaTypes' and no accessible extension method 'MediaTypes' accepting a first argument of type 'OpenApiComponents' could be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L47
The type or namespace name 'OpenApiMediaTypeReference' could not be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L46
The type or namespace name 'OpenApiMediaTypeReference' could not be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L44
The type or namespace name 'IOpenApiMediaType' could not be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L44
'OpenApiComponents' does not contain a definition for 'MediaTypes'
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L51
'OpenApiComponents' does not contain a definition for 'MediaTypes' and no accessible extension method 'MediaTypes' accepting a first argument of type 'OpenApiComponents' could be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L47
The type or namespace name 'OpenApiMediaTypeReference' could not be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L46
The type or namespace name 'OpenApiMediaTypeReference' could not be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L44
The type or namespace name 'IOpenApiMediaType' could not be found (are you missing a using directive or an assembly reference?)
Build: test/Microsoft.OpenApi.Tests/Models/References/BaseOpenApiReferenceHolderTests.cs#L44
'OpenApiComponents' does not contain a definition for 'MediaTypes'
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#L269
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/handlers/CompareCommandHandler.cs#L97
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
Build: performance/resultsComparer/handlers/CompareCommandHandler.cs#L97
Remove this null-forgiving operator; the compiler already knows this expression is not null here.
Build: performance/resultsComparer/handlers/CompareCommandHandler.cs#L63
Loops should be simplified using the "Where" LINQ method
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/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration.
Build
The 'adopt' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.