Main #479
Annotations
10 warnings
src/XamlMath.Shared/TexSymbolParser.cs#L42
Possible null reference assignment.
|
src/XamlMath.Shared/TexSymbolParser.cs#L38
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L37
Possible null reference assignment.
|
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L33
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L83
Possible null reference assignment.
|
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L53
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/XamlMath.Shared/Colors/PredefinedColorParser.cs#L21
Possible null reference argument for parameter 'stream' in 'XDocument XDocument.Load(Stream stream)'.
|
src/XamlMath.Shared/GlueSettingsParser.cs#L64
Possible null reference assignment.
|
src/XamlMath.Shared/GlueSettingsParser.cs#L60
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/XamlMath.Shared/DefaultTexFontParser.cs#L57
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading