Skip to content

2.25.1

2.25.1 #105

Triggered via release January 6, 2025 11:00
@LiamMorrowLiamMorrow
created 2.25.1
Status Success
Total duration 15m 19s
Artifacts

android-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: 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.'
build: 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)
build: 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)