Update common.props #9
Annotations
7 errors and 30 warnings
winBuild
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
|
winBuild
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
|
winBuild
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
|
winBuild
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
|
winBuild
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
|
winBuild
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
|
winBuild
Process completed with exit code 1.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Controls/BorderlessEditior.cs#L10
Nullability of reference types in type of parameter 'sender' of 'void BorderlessEditor.ExtendableEditor_TextChanged(object sender, TextChangedEventArgs e)' doesn't match the target delegate 'EventHandler<TextChangedEventArgs>' (possibly because of nullability attributes).
|
macBuild:
src/SharedMauiXamlStylesLibrary/Hosting/AppHostBuilderExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L123
Dereference of a possibly null reference.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L123
Dereference of a possibly null reference.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Controls/BorderlessEditior.cs#L10
Nullability of reference types in type of parameter 'sender' of 'void BorderlessEditor.ExtendableEditor_TextChanged(object sender, TextChangedEventArgs e)' doesn't match the target delegate 'EventHandler<TextChangedEventArgs>' (possibly because of nullability attributes).
|
macBuild:
src/SharedMauiXamlStylesLibrary/Hosting/AppHostBuilderExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
macBuild:
src/SharedMauiXamlStylesLibrary/Hosting/AppHostBuilderExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Controls/BorderlessEditior.cs#L10
Nullability of reference types in type of parameter 'sender' of 'void BorderlessEditor.ExtendableEditor_TextChanged(object sender, TextChangedEventArgs e)' doesn't match the target delegate 'EventHandler<TextChangedEventArgs>' (possibly because of nullability attributes).
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Hosting/AppHostBuilderExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L123
Dereference of a possibly null reference.
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Controls/BorderlessEditior.cs#L10
Nullability of reference types in type of parameter 'sender' of 'void BorderlessEditor.ExtendableEditor_TextChanged(object sender, TextChangedEventArgs e)' doesn't match the target delegate 'EventHandler<TextChangedEventArgs>' (possibly because of nullability attributes).
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Hosting/AppHostBuilderExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L123
Dereference of a possibly null reference.
|
androidBuild
- At least one .targets file was found in 'buildTransitive/', but 'buildTransitive/SharedMauiXamlStylesLibrary.targets' was not.
|
androidBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Hosting/AppHostBuilderExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L123
Dereference of a possibly null reference.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/BorderlessEditior.cs#L10
Nullability of reference types in type of parameter 'sender' of 'void BorderlessEditor.ExtendableEditor_TextChanged(object sender, TextChangedEventArgs e)' doesn't match the target delegate 'EventHandler<TextChangedEventArgs>' (possibly because of nullability attributes).
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L123
Dereference of a possibly null reference.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/BorderlessEditior.cs#L10
Nullability of reference types in type of parameter 'sender' of 'void BorderlessEditor.ExtendableEditor_TextChanged(object sender, TextChangedEventArgs e)' doesn't match the target delegate 'EventHandler<TextChangedEventArgs>' (possibly because of nullability attributes).
|
winBuild:
src/SharedMauiXamlStylesLibrary/Hosting/AppHostBuilderExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L41
Non-nullable field 'tappedCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
winBuild:
src/SharedMauiXamlStylesLibrary/Controls/TapAnimationGrid.cs#L123
Dereference of a possibly null reference.
|