feat: allow optional body parameter (#773) #697
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
4s
Build
3m 51s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/OData/ODataEntityValue.cs#L11
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiErrorSchemaGenerator.cs#L124
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#L22
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/Core/PrimitiveExampleValue.cs#L32
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/PathItem/NavigationPropertyPathItemHandler.cs#L201
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L752
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L84
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L74
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiInfoGenerator.cs#L48
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiDocumentGenerator.cs#L26
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|