Skip to content

Main

Main #682

Triggered via schedule September 7, 2024 00:02
Status Success
Total duration 2m 59s
Artifacts

main.yml

on: schedule
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
main.linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/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/DefaultTexFontParser.cs#L51
Possible null reference assignment.
main.linux: src/XamlMath.Shared/DefaultTexFontParser.cs#L53
Possible null reference argument for parameter 'root' in 'IReadOnlyDictionary<string, IReadOnlyList<CharFont>> DefaultTexFontParser.CreateParseTextStyleMappings(XElement root)'.
main.linux: src/XamlMath.Shared/DefaultTexFontParser.cs#L45
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/Colors/PredefinedColorParser.cs#L21
Possible null reference argument for parameter 'stream' in 'XDocument XDocument.Load(Stream stream)'.
main.macos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main.macos: src/XamlMath.Shared/TexSymbolParser.cs#L38
Possible null reference assignment.
main.macos: 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.macos: src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L21
Possible null reference assignment.
main.macos: 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.macos: src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L87
Possible null reference assignment.
main.macos: 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.macos: src/XamlMath.Shared/Colors/PredefinedColorParser.cs#L21
Possible null reference argument for parameter 'stream' in 'XDocument XDocument.Load(Stream stream)'.
main.macos: src/XamlMath.Shared/DefaultTexFontParser.cs#L51
Possible null reference assignment.
main.macos: src/XamlMath.Shared/DefaultTexFontParser.cs#L53
Possible null reference argument for parameter 'root' in 'IReadOnlyDictionary<string, IReadOnlyList<CharFont>> DefaultTexFontParser.CreateParseTextStyleMappings(XElement root)'.
main.macos: src/XamlMath.Shared/DefaultTexFontParser.cs#L45
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: src/XamlMath.Shared/DefaultTexFontParser.cs#L53
Possible null reference argument for parameter 'root' in 'IReadOnlyDictionary<string, IReadOnlyList<CharFont>> DefaultTexFontParser.CreateParseTextStyleMappings(XElement root)'.
main.windows: src/XamlMath.Shared/DefaultTexFontParser.cs#L45
Non-nullable field 'rootElement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.