Fix problems with non-interactable tabs on Android #126
Annotations
20 warnings
Tabs/Tabs/LazyView.cs#L62
'ALazyView.IsLoaded' hides inherited member 'VisualElement.IsLoaded'. Use the new keyword if hiding was intended.
|
Tabs/Tabs/LazyView.cs#L62
'ALazyView.IsLoaded' hides inherited member 'VisualElement.IsLoaded'. Use the new keyword if hiding was intended.
|
Tabs/Tabs/DelayedView.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Maui.Tabs/Platforms/iOS/TouchEffectPlatform.cs#L83
'CompatibilityColorExtensions.ToUIColor(Color)' is obsolete: 'Use the Color.ToPlatform extension method instead'
|
Maui.Tabs/Effects/Commands.cs#L19
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
Maui.Tabs/Platforms/iOS/TintableImageEffect.cs#L91
'Device' is obsolete
|
Maui.Tabs/Effects/Commands.cs#L36
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
Maui.Tabs/Platforms/iOS/TintableImageEffect.cs#L91
'Device.BeginInvokeOnMainThread(Action)' is obsolete: 'Use BindableObject.Dispatcher.Dispatch() instead.'
|
Maui.Tabs/Effects/Commands.cs#L53
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
Tabs/Tabs/DelayedView.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tabs/Tabs/LazyView.cs#L62
'ALazyView.IsLoaded' hides inherited member 'VisualElement.IsLoaded'. Use the new keyword if hiding was intended.
|
Tabs/Tabs/LazyView.cs#L62
'ALazyView.IsLoaded' hides inherited member 'VisualElement.IsLoaded'. Use the new keyword if hiding was intended.
|
Tabs/Tabs/LazyView.cs#L62
'ALazyView.IsLoaded' hides inherited member 'VisualElement.IsLoaded'. Use the new keyword if hiding was intended.
|
Tabs/Tabs/DelayedView.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tabs/Tabs/DelayedView.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Tabs/Tabs/DelayedView.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Maui.Tabs/Effects/Commands.cs#L19
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
Maui.Tabs/Effects/Commands.cs#L36
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
Maui.Tabs/Effects/Commands.cs#L53
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
Maui.Tabs/Effects/Commands.cs#L69
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
This job succeeded
Loading