Skip to content

SF-3184 Add USJ support to the get pre-translations API

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.

View all branch alerts.

Annotations

Check warning on line 113 in src/SIL.Converters.Usj/UsjToUsx.cs

See this annotation in the file changed.

Code scanning / CodeQL

Dereferenced variable may be null Warning

Variable
usjMarker
may be null at this access because of
this
assignment.
Variable
usjMarker
may be null at this access because of
this
assignment.
Variable
usjMarker
may be null at this access because of
this
assignment.

Check warning on line 124 in src/SIL.Converters.Usj/UsjToUsx.cs

See this annotation in the file changed.

Code scanning / CodeQL

Dereferenced variable may be null Warning

Variable
usjMarker
may be null at this access because of
this
assignment.
Variable
usjMarker
may be null at this access because of
this
assignment.
Variable
usjMarker
may be null at this access because of
this
assignment.