fix: address code review findings from #71 and #80#81
5 new alerts
New alerts in code changed by this pull request
- 5 notes
See annotations below for details.
Annotations
Check notice on line 23 in src/PPDS.Auth/Pooling/ProfileConnectionSource.cs
Code scanning / CodeQL
Missed 'using' opportunity Note
Check notice on line 199 in src/PPDS.Auth/Pooling/ProfileConnectionSource.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 86 in src/PPDS.Migration/Import/DeferredFieldProcessor.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Check notice on line 85 in src/PPDS.Migration/Import/DeferredFieldProcessor.cs
Code scanning / CodeQL
Nested 'if' statements can be combined Note
Check notice on line 208 in src/PPDS.Migration/Import/RelationshipProcessor.cs
Code scanning / CodeQL
Generic catch clause Note