Update dependency ChangelogAutomation.MSBuild to 3.0.3 #646
Annotations
7 errors and 10 warnings
|
|
|
src/XamlMath.Shared/Atoms/MatrixAtom.cs#L77
Cannot infer the type of implicitly-typed deconstruction variable 'rGap'.
|
|
src/XamlMath.Shared/Atoms/MatrixAtom.cs#L77
Cannot infer the type of implicitly-typed deconstruction variable 'lGap'.
|
|
src/XamlMath.Shared/Atoms/MatrixAtom.cs#L77
The call is ambiguous between the following methods or properties: 'XamlMath.Compatibility.TupleExtensions.Deconstruct<T1, T2>(System.Tuple<T1, T2>, out T1, out T2)' and 'System.TupleExtensions.Deconstruct<T1, T2>(System.Tuple<T1, T2>, out T1, out T2)'
|
|
src/XamlMath.Shared/TexFormulaParser.cs#L654
Cannot infer the type of implicitly-typed deconstruction variable 'commandAtom'.
|
|
src/XamlMath.Shared/TexFormulaParser.cs#L654
Cannot infer the type of implicitly-typed deconstruction variable 'appendMode'.
|
|
src/XamlMath.Shared/TexFormulaParser.cs#L654
The call is ambiguous between the following methods or properties: 'System.TupleExtensions.Deconstruct<T1, T2>(System.Tuple<T1, T2>, out T1, out T2)' and 'XamlMath.Compatibility.TupleExtensions.Deconstruct<T1, T2>(System.Tuple<T1, T2>, out T1, out T2)'
|
|
src/XamlMath.Shared/DefaultTexFontParser.cs#L51
Possible null reference assignment.
|
|
src/XamlMath.Shared/GlueSettingsParser.cs#L60
Possible null reference argument for parameter 'root' in 'IReadOnlyList<Glue> GlueSettingsParser.ParseGlueTypes(XElement root)'.
|
|
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.
|
|
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L87
Possible null reference assignment.
|
|
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.
|
|
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L21
Possible null reference assignment.
|
|
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.
|
|
src/XamlMath.Shared/TexSymbolParser.cs#L38
Possible null reference assignment.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading