feat: allow optional body parameter #691
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
4s
Build
5m 11s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/SingletonPatchOperationHandler.cs#L78
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/RequestBodyRequirementAnalyzer.cs#L140
Remove this unused method parameter 'model'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L80
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyUpdateOperationHandler.cs#L72
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyPostOperationHandler.cs#L75
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/EntityUpdateOperationHandler.cs#L85
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/ComplexPropertyPostOperationHandler.cs#L95
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/ComplexPropertyUpdateOperationHandler.cs#L71
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/SingletonPatchOperationHandler.cs#L78
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Common/RequestBodyRequirementAnalyzer.cs#L140
Remove this unused method parameter 'model'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|