Review after code scanning #3259
Open
GitHub Advanced Security / CodeQL
succeeded
Dec 6, 2024 in 6s
1 new alert
New alerts in code changed by this pull request
- 1 note
See annotations below for details.
Annotations
Check notice on line 68 in src/IoTHub.Portal.Client/Dialogs/Planning/DeletePlanningDialog.razor
Code scanning / CodeQL
Missed opportunity to use Select Note
- consider mapping the sequence explicitly using '.Select(...)'.
Loading