chore(main): release 2.0.0-preview.12 #538
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
7m 58s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L51
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L77
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L87
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L757
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/PathItem/NavigationPropertyPathItemHandler.cs#L204
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Vocabulary/Core/PrimitiveExampleValue.cs#L32
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/EdmAnnotationExtensions.cs#L459
All 'GetCollection' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/OpenApiConvertSettings.cs#L23
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Vocabulary/Capabilities/InsertRestrictionsType.cs#L28
Remove the unused private setter 'set_NonInsertableProperties'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Edm/ODataPath.cs#L20
When implementing IComparable<T>, you should also override Equals, ==, !=, <, <=, >, and >=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
|