Skip to content

feat/external anchors and relative ids #3061

feat/external anchors and relative ids

feat/external anchors and relative ids #3061

Triggered via pull request June 29, 2026 19:30
Status Success
Total duration 6m 14s
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#L84
Refactor this method to reduce its Cognitive Complexity from 67 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L624
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L596
Remove this unused method parameter 'token'.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L532
Change this condition so that it does not always evaluate to 'True'.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L463
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L314
Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L59
Remove this call from a constructor to the overridable 'CopyReference' method.
Build: src/Microsoft.OpenApi/Services/OpenApiWorkspace.cs#L477
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed.
Build: src/Microsoft.OpenApi/Services/OpenApiWorkspace.cs#L369
Change this condition so that it does not always evaluate to 'True'.
Build: src/Microsoft.OpenApi/Services/OpenApiWorkspace.cs#L84
Refactor this method to reduce its Cognitive Complexity from 67 to the 15 allowed.
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.