Revert AndroidX package version #13
Annotations
10 warnings
Plugin.MauiTouchEffect/Touch/TouchEffect.shared.cs#L594
Converting null literal or possible null value to non-nullable type.
|
Plugin.MauiTouchEffect/Touch/TouchEffect.shared.cs#L600
Converting null literal or possible null value to non-nullable type.
|
Plugin.MauiTouchEffect/Touch/TouchEffect.shared.cs#L606
Converting null literal or possible null value to non-nullable type.
|
Plugin.MauiTouchEffect/Touch/TouchEffect.shared.cs#L835
Converting null literal or possible null value to non-nullable type.
|
Plugin.MauiTouchEffect/Touch/TouchEffect.shared.cs#L835
Possible null reference return.
|
Plugin.MauiTouchEffect/Touch/WeakEventManager.shared.cs#L135
Possible null reference argument for parameter 'sender' in 'void WeakEventManager.HandleEvent(object sender, object args, string eventName)'.
|
Plugin.MauiTouchEffect/Touch/GestureManager.shared.cs#L220
Cannot convert null literal to non-nullable reference type.
|
Plugin.MauiTouchEffect/Touch/GestureManager.shared.cs#L370
Possible null reference argument for parameter 'color' in 'Color GestureManager.GetBackgroundColor(Color color)'.
|
Plugin.MauiTouchEffect/Touch/GestureManager.shared.cs#L373
Possible null reference argument for parameter 'color' in 'Color GestureManager.GetBackgroundColor(Color color)'.
|
Plugin.MauiTouchEffect/Touch/GestureManager.shared.cs#L413
Possible null reference argument for parameter 'view' in 'Task<bool> ViewExtensions.FadeTo(VisualElement view, double opacity, uint length = 250, Easing? easing = null)'.
|
The logs for this run have expired and are no longer available.
Loading