fix: deduplicates exclusive min/max properties in the object model #1627
Annotations
10 warnings
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L268
Refactor this constructor to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L340
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L738
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L832
Make 'DowncastTypeArrayToV2OrV3' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/Microsoft.OpenApi/Reader/V2/OpenApiHeaderDeserializer.cs#L105
Extract the assignment of 'p.Schema' from this expression. (https://rules.sonarsource.com/csharp/RSPEC-1121)
|
src/Microsoft.OpenApi/Reader/V2/OpenApiHeaderDeserializer.cs#L105
Extract the assignment of 'p.Schema' from this expression. (https://rules.sonarsource.com/csharp/RSPEC-1121)
|
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L268
Refactor this constructor to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L340
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L738
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Microsoft.OpenApi/Models/OpenApiSchema.cs#L832
Make 'DowncastTypeArrayToV2OrV3' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
The logs for this run have expired and are no longer available.
Loading