fix(hidi): update Microsoft.OpenApi.OData to 1.7.6 #2868
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
4s
Build
4m 36s
Annotations
11 warnings
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/Microsoft.OpenApi/Extensions/OpenApiSerializableExtensions.cs#L25
All 'SerializeAsJson' method overloads should be adjacent.
|
|
Build:
src/Microsoft.OpenApi/Any/OpenApiAnyCloneHelper.cs#L12
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
|
Build:
src/Microsoft.OpenApi/Writers/OpenApiYamlWriter.cs#L75
Remove this commented out code.
|
|
Build:
src/Microsoft.OpenApi/Services/OpenApiReferenceResolver.cs#L293
Complete the task associated to this 'TODO' comment.
|
|
Build:
src/Microsoft.OpenApi/Services/OpenApiReferenceResolver.cs#L279
Remove this commented out code.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiSecurityRequirement.cs#L109
Private classes which are not derived in the current assembly should be marked as 'sealed'.
|
|
Build:
src/Microsoft.OpenApi/Models/OpenApiDocument.cs#L437
Complete the task associated to this 'TODO' comment.
|
|
Build:
performance/resultsComparer/handlers/CompareCommandHandler.cs#L55
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.
|