feat/deep copy #3249
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
4s
Build
10m 47s
Annotations
10 warnings and 1 notice
|
Build:
src/Microsoft.OpenApi/Models/OpenApiParameter.cs#L36
Do not forget to remove this deprecated code someday.
|
|
Build:
src/Microsoft.OpenApi/Models/References/OpenApiParameterReference.cs#L55
Do not forget to remove this deprecated code someday.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiDeepCopyContext.cs#L22
All 'Copy' method overloads should be adjacent.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiMediaType.cs#L14
'IOpenApiMediaType' implements 'IOpenApiSerializable' so 'IOpenApiSerializable' can be removed from the inheritance list.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiXml.cs#L50
Do not forget to remove this deprecated code someday.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiXml.cs#L33
Do not forget to remove this deprecated code someday.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L254
Do not forget to remove this deprecated code someday.
|
|
Build:
src/Microsoft.OpenApi/Models/BaseOpenApiReference.cs#L58
Make this an auto-implemented property and remove its backing field.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L125
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiRequestBody.cs#L142
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.
|