Remove weight to object comparisons #319
Annotations
10 warnings
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L28
'MauiApplication.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L27
Possible null reference argument for parameter 'window' in 'void WindowCompat.SetDecorFitsSystemWindows(Window window, bool decorFitsSystemWindows)'.
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L31
Dereference of a possibly null reference.
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L31
Dereference of a possibly null reference.
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L52
'WindowInsetsCompat.SystemWindowInsetTop' is obsolete: 'deprecated'
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L53
'WindowInsetsCompat.SystemWindowInsetBottom' is obsolete: 'deprecated'
|
build:
LiftLog.App/Services/AppThemeProvider.cs#L68
Dereference of a possibly null reference.
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L28
'MauiApplication.Services' is obsolete: 'Use the IPlatformApplication.Current.Services instead.'
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L27
Possible null reference argument for parameter 'window' in 'void WindowCompat.SetDecorFitsSystemWindows(Window window, bool decorFitsSystemWindows)'.
|
build:
LiftLog.App/Platforms/Android/MainActivity.cs#L31
Dereference of a possibly null reference.
|