Merge pull request #919 from Caliburn-Micro/913-fix-warnings-in-featu… #173
Annotations
10 warnings
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
|