JsonSchema.NET Integration #1278
3 new alerts
New alerts in code changed by this pull request
- 2 warnings
- 1 note
See annotations below for details.
Annotations
Check warning on line 216 in src/Microsoft.OpenApi/Models/OpenApiRequestBody.cs
Code scanning / CodeQL
Futile conditional Warning
Check warning on line 132 in src/Microsoft.OpenApi/Validations/Rules/JsonSchemaRules.cs
Code scanning / CodeQL
Dereferenced variable may be null Warning
may be null at this access as suggested by null check.
Check notice on line 142 in src/Microsoft.OpenApi/Validations/Rules/JsonSchemaRules.cs
Code scanning / CodeQL
Missed ternary opportunity Note