Merge pull request #2782 from microsoft/copilot/fix-openapi-schema-reference-description #2840
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
4s
Build
4m 58s
Annotations
2 errors and 10 warnings
|
Build:
test/Microsoft.OpenApi.Tests/Models/References/OpenApiSchemaReferenceTests.cs#L179
'OpenApiSchemaReference' does not contain a definition for 'SerializeAsV32' and no accessible extension method 'SerializeAsV32' accepting a first argument of type 'OpenApiSchemaReference' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
test/Microsoft.OpenApi.Tests/Models/References/OpenApiSchemaReferenceTests.cs#L179
'OpenApiSchemaReference' does not contain a definition for 'SerializeAsV32' and no accessible extension method 'SerializeAsV32' accepting a first argument of type 'OpenApiSchemaReference' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/Microsoft.OpenApi/Writers/OpenApiJsonWriter.cs#L22
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/Reader/V2/OpenApiSecuritySchemeDeserializer.cs#L106
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiRequestBody.cs#L134
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchemaWithUnevaluatedProperties.cs#L29
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchemaWithUnevaluatedProperties.cs#L14
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/Models/Interfaces/IOpenApiSchema.cs#L268
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/IsExternalInit.cs#L1
Complete the task associated to this 'TODO' comment.
|
|
Build:
performance/resultsComparer/handlers/CompareCommandHandler.cs#L63
Loops should be simplified using the "Where" LINQ method
|
|
Build:
performance/resultsComparer/policies/PercentageMemoryUsagePolicy.cs#L54
Parameters to 'GetPercentageDifference' have the same names but not the same order as the method arguments.
|
|
Build:
performance/resultsComparer/Program.cs#L9
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|