feat: openapiformat enum cleanup #1922
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
5m 45s
Annotations
10 warnings
Build:
src/Microsoft.OpenApi/Extensions/OpenApiSerializableExtensions.cs#L29
All 'SerializeAsJsonAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/Microsoft.OpenApi/Extensions/OpenApiSerializableExtensions.cs#L43
All 'SerializeAsYamlAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/Microsoft.OpenApi/Extensions/OpenApiSerializableExtensions.cs#L59
All 'SerializeAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/Microsoft.OpenApi/Extensions/OpenApiSerializableExtensions.cs#L29
All 'SerializeAsJsonAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/Microsoft.OpenApi/Extensions/OpenApiSerializableExtensions.cs#L43
All 'SerializeAsYamlAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/Microsoft.OpenApi/Extensions/OpenApiSerializableExtensions.cs#L59
All 'SerializeAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
Build:
src/Microsoft.OpenApi.Hidi/OpenApiService.cs#L46
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
src/Microsoft.OpenApi.Hidi/OpenApiService.cs#L786
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build:
src/Microsoft.OpenApi.Hidi/OpenApiService.cs#L788
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build:
src/Microsoft.OpenApi.Workbench/MainModel.cs#L213
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|