Skip to content

chore(main): release 3.10.0 #3273

chore(main): release 3.10.0

chore(main): release 3.10.0 #3273

Status Success
Total duration 8m 15s
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/Models/OpenApiSchema.cs#L323
Refactor this constructor to reduce its Cognitive Complexity from 28 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#L24
Refactor this field to reduce its Cognitive Complexity from 53 to the 15 allowed.
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L132
Define a constant instead of using this literal 'date-time' 6 times.
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L127
Define a constant instead of using this literal 'int64' 6 times.
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L125
Define a constant instead of using this literal 'int32' 6 times.
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L92
Define a constant instead of using this literal 'float' 5 times.
Build: src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.cs#L92
Define a constant instead of using this literal 'double' 7 times.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L254
Do not forget to remove this deprecated code someday.
Build: src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L125
Complete the task associated to this 'TODO' comment.
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.