chore(main): release 3.1.2 #2624
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
3s
Build
4m 26s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi/Reader/V3/OpenApiV3Deserializer.cs#L84
Use a comparison to 'default(U)' instead or add a constraint to 'U' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
|
Build:
src/Microsoft.OpenApi/Reader/V3/OpenApiV3Deserializer.cs#L67
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
src/Microsoft.OpenApi/Models/References/BaseOpenApiReferenceHolder.cs#L47
Remove this call from a constructor to the overridable 'CopyReference' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
|
|
Build:
src/Microsoft.OpenApi/Reader/V31/OpenApiV31Deserializer.cs#L86
Use a comparison to 'default(U)' instead or add a constraint to 'U' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
|
Build:
src/Microsoft.OpenApi/Reader/V31/OpenApiV31Deserializer.cs#L69
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi/Reader/V32/OpenApiV32Deserializer.cs#L86
Use a comparison to 'default(U)' instead or add a constraint to 'U' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
|
Build:
src/Microsoft.OpenApi/Reader/V32/OpenApiV32Deserializer.cs#L69
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build:
src/Microsoft.OpenApi/Reader/V3/OpenApiV3Deserializer.cs#L84
Use a comparison to 'default(U)' instead or add a constraint to 'U' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
|
Build:
src/Microsoft.OpenApi/Reader/V3/OpenApiV3Deserializer.cs#L67
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|