Adds nullable to double schema conversions (#589)
#409
Annotations
10 warnings
|
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L636
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
src/Microsoft.OpenApi.OData.Reader/Generator/OpenApiSchemaGenerator.cs#L762
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L18
Change the visibility of 'ApplicationJsonMediaType' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L23
Change the visibility of 'ApplicationXmlMediaType' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L28
Change the visibility of 'ApplicationOctetStreamMediaType' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L33
Change the visibility of 'StatusCodeClass2XX' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L38
Change the visibility of 'StatusCode200' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L43
Change the visibility of 'StatusCode201' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L48
Change the visibility of 'StatusCode204' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
|
src/Microsoft.OpenApi.OData.Reader/Common/Constants.cs#L63
Change the visibility of 'StatusCodeClass5XX' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223)
|
The logs for this run have expired and are no longer available.
Loading