chore(deps): update dependency fluentassertions to v7 #918
Annotations
10 warnings
|
LiftLog.Maui/App.xaml.cs#L23
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
LiftLog.Maui/Platforms/Android/Services/ThemeEffects.cs#L17
This call site is reachable on: 'Android' 24.0 and later. 'Window.SetNavigationBarColor(Color)' is obsoleted on: 'Android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
LiftLog.Maui/Platforms/Android/Services/ThemeEffects.cs#L19
This call site is reachable on: 'Android' 24.0 and later. 'Window.SetStatusBarColor(Color)' is obsoleted on: 'Android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
|
|
|
|
|
This job succeeded
Loading