Sync vnext changes with the v2 branch #1861
Merged
GitHub Advanced Security / CodeQL
succeeded
Oct 8, 2024 in 5s
1 new alert
New alerts in code changed by this pull request
- 1 note
See annotations below for details.
Annotations
Check notice on line 119 in src/Microsoft.OpenApi/Services/OpenApiFilterService.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
- consider filtering the sequence explicitly using '.Where(...)'.
Loading