Skip to content

Merge pull request #2752 from microsoft/dependabot/github_actions/act… #2775

Merge pull request #2752 from microsoft/dependabot/github_actions/act…

Merge pull request #2752 from microsoft/dependabot/github_actions/act… #2775

Triggered via push February 26, 2026 21:27
Status Success
Total duration 4m 28s
Artifacts

sonarcloud.yml

on: push
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
Build: src/Microsoft.OpenApi/Reader/V2/OpenApiSecuritySchemeDeserializer.cs#L106
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: 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/Models/Interfaces/IOAuth2MetadataProvider.cs#L9
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.