Skip to content

Update actions/deploy-pages action to v4 #316

Update actions/deploy-pages action to v4

Update actions/deploy-pages action to v4 #316

Triggered via push December 25, 2023 03:15
Status Success
Total duration 3m 1s
Artifacts
Fit to window
Zoom out
Zoom in

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.