Migrate to OpenApi.NET V2.0 #482
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
5m 52s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiDocumentGenerator.cs#L27
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
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#L749
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/PathItem/NavigationPropertyPathItemHandler.cs#L190
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiErrorSchemaGenerator.cs#L128
Define a constant instead of using this literal 'message' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
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/Generator/OpenApiSpatialTypeSchemaGenerator.cs#L69
Define a constant instead of using this literal 'GeoJSON.position' 7 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSpatialTypeSchemaGenerator.cs#L200
Define a constant instead of using this literal 'coordinates' 14 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|