Skip to content
Triggered via push April 10, 2024 07:54
Status Success
Total duration 3m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: LiftLog.App/Services/AppThemeProvider.cs#L63
Dereference of a possibly null reference.
build: LiftLog.App/Platforms/Android/MainActivity.cs#L43
Possible null reference argument for parameter 'window' in 'void WindowCompat.SetDecorFitsSystemWindows(Window window, bool decorFitsSystemWindows)'.
build: LiftLog.App/MauiProgram.cs#L151
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: LiftLog.App/Platforms/Android/MainActivity.cs#L65
'WindowInsetsCompat.SystemWindowInsetTop' is obsolete: 'deprecated'
build: LiftLog.App/Platforms/Android/MainActivity.cs#L66
'WindowInsetsCompat.SystemWindowInsetBottom' is obsolete: 'deprecated'
build: LiftLog.App/Services/AppThemeProvider.cs#L63
Dereference of a possibly null reference.
build: LiftLog.App/Platforms/Android/MainActivity.cs#L43
Possible null reference argument for parameter 'window' in 'void WindowCompat.SetDecorFitsSystemWindows(Window window, bool decorFitsSystemWindows)'.
build: LiftLog.App/MauiProgram.cs#L151
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: LiftLog.App/Platforms/Android/MainActivity.cs#L65
'WindowInsetsCompat.SystemWindowInsetTop' is obsolete: 'deprecated'
build: LiftLog.App/Platforms/Android/MainActivity.cs#L66
'WindowInsetsCompat.SystemWindowInsetBottom' is obsolete: 'deprecated'