Update dependency Verify.Xunit to v28 #519
Annotations
3 errors and 10 warnings
nuget-push:
src/XamlMath.ApiTest.Framework/ApiDefinitionsTestBase.cs#L6
The type or namespace name 'UsesVerifyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
nuget-push:
src/XamlMath.ApiTest.Framework/ApiDefinitionsTestBase.cs#L6
The type or namespace name 'UsesVerify' could not be found (are you missing a using directive or an assembly reference?)
|
nuget-push
Process completed with exit code 1.
|
nuget-push
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.
|
nuget-push
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.
|
nuget-push:
src/XamlMath.Shared/GlueSettingsParser.cs#L60
Possible null reference argument for parameter 'root' in 'IReadOnlyList<Glue> GlueSettingsParser.ParseGlueTypes(XElement root)'.
|
nuget-push:
src/XamlMath.Shared/TexPredefinedFormulaSettingsParser.cs#L21
Possible null reference assignment.
|
nuget-push:
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.
|
nuget-push:
src/XamlMath.Shared/TexPredefinedFormulaParser.cs#L87
Possible null reference assignment.
|
nuget-push:
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.
|
nuget-push:
src/XamlMath.Shared/TexSymbolParser.cs#L38
Possible null reference assignment.
|
nuget-push:
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.
|
nuget-push:
src/XamlMath.Shared/Colors/PredefinedColorParser.cs#L21
Possible null reference argument for parameter 'stream' in 'XDocument XDocument.Load(Stream stream)'.
|