chore(main): release 3.10.0 #3226
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
9s
Build
11m 0s
Annotations
10 warnings and 1 notice
|
Build:
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L430
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L322
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#L22
Refactor this field to reduce its Cognitive Complexity from 53 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:
src/Microsoft.OpenApi/Models/OpenApiConstants.cs#L846
Refactor your code not to use hardcoded absolute paths or URIs.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiConstants.cs#L841
Refactor your code not to use hardcoded absolute paths or URIs.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiConstants.cs#L836
Refactor your code not to use hardcoded absolute paths or URIs.
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiSecuritySchemeDeserializer.cs#L122
Complete the task associated to this 'TODO' comment.
|
|
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.
|