feat/upgrade oai #525
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
8m 22s
Annotations
10 warnings
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L80
Nullability of reference types in value of type 'IDictionary<string, OpenApiMediaType?>' doesn't match target type 'IDictionary<string, OpenApiMediaType>'.
|
|
Build:
src/Microsoft.OpenApi.OData.Reader/Operation/EntitySetPostOperationHandler.cs#L96
Nullability of reference types in value of type 'IDictionary<string, OpenApiMediaType?>' doesn't match target type 'IDictionary<string, OpenApiMediaType>'.
|
|
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/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/Edm/EdmAnnotationExtensions.cs#L459
All 'GetCollection' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|