Skip to content

chore(main): release 3.9.0 #3137

chore(main): release 3.9.0

chore(main): release 3.9.0 #3137

Status Success
Total duration 11m 4s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
33s
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/Models/OpenApiSchema.cs#L413
Change this condition so that it does not always evaluate to 'True'.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L409
Method has 8 parameters, which is greater than the 7 authorized.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L452
Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L409
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L310
Refactor this constructor to reduce its Cognitive Complexity from 26 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/Reader/V3/OpenApiSchemaDeserializer.cs#L22
Refactor this field to reduce its Cognitive Complexity from 53 to the 15 allowed.
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/Reader/V2/OpenApiSchemaDeserializer.cs#L21
Refactor this field to reduce its Cognitive Complexity from 38 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.