Main #703
Annotations
2 errors and 21 warnings
main.macos
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
main.macos
GitHub Actions has encountered an internal error when running your job.
|
main.linux
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
main.linux
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
main.linux:
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L21
Possible null reference assignment.
|
main.linux:
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L17
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
main.linux:
src/XamlMath.Shared/TexSymbolParser.cs#L38
Possible null reference assignment.
|
main.linux:
src/XamlMath.Shared/TexSymbolParser.cs#L34
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
main.linux:
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L87
Possible null reference assignment.
|
main.linux:
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L75
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
main.linux:
src/XamlMath.Shared/GlueSettingsParser.cs#L60
Possible null reference argument for parameter 'root' in 'IReadOnlyList<Glue> GlueSettingsParser.ParseGlueTypes(XElement root)'.
|
main.linux:
src/XamlMath.Shared/DefaultTexFontParser.cs#L51
Possible null reference assignment.
|
main.windows
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
main.windows
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
main.windows:
src/XamlMath.Shared/TexSymbolParser.cs#L38
Possible null reference assignment.
|
main.windows:
src/XamlMath.Shared/TexSymbolParser.cs#L34
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
main.windows:
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L21
Possible null reference assignment.
|
main.windows:
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L17
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
main.windows:
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L87
Possible null reference assignment.
|
main.windows:
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L75
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
main.windows:
src/XamlMath.Shared/Colors/PredefinedColorParser.cs#L21
Possible null reference argument for parameter 'stream' in 'XDocument XDocument.Load(Stream stream)'.
|
main.windows:
src/XamlMath.Shared/DefaultTexFontParser.cs#L51
Possible null reference assignment.
|
main.windows
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|