Maui shell sample #4
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/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/TintableImageEffect.cs#L91
'Device' is obsolete
|
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/TintableImageEffect.cs#L91
'Device.BeginInvokeOnMainThread(Action)' is obsolete: 'Use BindableObject.Dispatcher.Dispatch() 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)
|
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#L36
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
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/Effects/Commands.cs#L6
Braces for multi-line statements should not share line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1500.md)
|
Maui.Tabs/Effects/EffectsConfig.cs#L4
Braces for multi-line statements should not share line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1500.md)
|
Maui.Tabs/Effects/TouchEffect.cs#L1
Braces for multi-line statements should not share line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1500.md)
|
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)
|
Maui.Tabs/Effects/EffectsConfig.cs#L21
Closing parenthesis should not be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1009.md)
|
The logs for this run have expired and are no longer available.
Loading