GitHub Advanced Security / CodeQL
succeeded
Feb 3, 2025 in 2s
2 new alerts
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 113 in src/SIL.Converters.Usj/UsjToUsx.cs
Code scanning / CodeQL
Dereferenced variable may be null Warning
may be null at this access because of assignment.
Check warning on line 124 in src/SIL.Converters.Usj/UsjToUsx.cs
Code scanning / CodeQL
Dereferenced variable may be null Warning
may be null at this access because of assignment.
Loading