Skip to content

ci: add build-samples workflow for Phase 3 mobile heads (#511) (#519) #10

ci: add build-samples workflow for Phase 3 mobile heads (#511) (#519)

ci: add build-samples workflow for Phase 3 mobile heads (#511) (#519) #10

Triggered via push July 7, 2026 14:21
Status Success
Total duration 15m 11s
Artifacts
datasync-server  /  build
24s
datasync-server / build
datasync-server-cosmosdb  /  build
26s
datasync-server-cosmosdb / build
todoapp-mvc  /  build
23s
todoapp-mvc / build
todoapp-blazor-wasm  /  build
29s
todoapp-blazor-wasm / build
todoapp-tutorial  /  build-serverapp
22s
todoapp-tutorial / build-serverapp
todoapp-tutorial  /  build-clientapp
43s
todoapp-tutorial / build-clientapp
todoapp-avalonia  /  desktop
29s
todoapp-avalonia / desktop
todoapp-avalonia  /  android
2m 47s
todoapp-avalonia / android
todoapp-avalonia  /  ios
15m 2s
todoapp-avalonia / ios
todoapp-windows  /  build
5m 27s
todoapp-windows / build
todoapp-maui  /  android
3m 19s
todoapp-maui / android
todoapp-maui  /  ios
13m 20s
todoapp-maui / ios
All samples built
2s
All samples built
Fit to window
Zoom out
Zoom in

Annotations

26 warnings and 2 notices
todoapp-avalonia / desktop: samples/todoapp/TodoApp.Avalonia/TodoApp.Avalonia/Services/LoggingHandler.cs#L28
Possible null reference argument for parameter 'content' in 'Task LoggingHandler.WriteContentAsync(HttpContent content, CancellationToken cancellationToken = default(CancellationToken))'.
todoapp-avalonia / desktop: samples/todoapp/TodoApp.Avalonia/TodoApp.Avalonia/Services/LoggingHandler.cs#L28
Possible null reference argument for parameter 'content' in 'Task LoggingHandler.WriteContentAsync(HttpContent content, CancellationToken cancellationToken = default(CancellationToken))'.
todoapp-avalonia / android
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-x64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
todoapp-avalonia / android
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-arm64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
todoapp-avalonia / android: samples/todoapp/TodoApp.Avalonia/TodoApp.Avalonia/Services/LoggingHandler.cs#L28
Possible null reference argument for parameter 'content' in 'Task LoggingHandler.WriteContentAsync(HttpContent content, CancellationToken cancellationToken = default(CancellationToken))'.
todoapp-avalonia / android
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-x64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
todoapp-avalonia / android
Android 16 will require 16 KB page sizes, shared library 'libSkiaSharp.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SkiaSharp.NativeAssets.Android' version '2.88.9' which contains 'runtimes/android-arm64/native/libSkiaSharp.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
todoapp-avalonia / android: samples/todoapp/TodoApp.Avalonia/TodoApp.Avalonia/Services/LoggingHandler.cs#L28
Possible null reference argument for parameter 'content' in 'Task LoggingHandler.WriteContentAsync(HttpContent content, CancellationToken cancellationToken = default(CancellationToken))'.
todoapp-maui / android: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-maui / android: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-maui / android: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-maui / android: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-windows / build: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-maui / ios: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-maui / ios: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-maui / ios: samples/todoapp/TodoApp.MAUI/Services/AlertService.cs#L14
'Page.DisplayAlert(string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
todoapp-maui / ios: samples/todoapp/TodoApp.MAUI/MainPage.xaml.cs#L34
'ListView' is obsolete: 'ListView is deprecated. Please use CollectionView instead.'
todoapp-avalonia / ios: samples/todoapp/TodoApp.Avalonia/TodoApp.Avalonia/Services/LoggingHandler.cs#L28
Possible null reference argument for parameter 'content' in 'Task LoggingHandler.WriteContentAsync(HttpContent content, CancellationToken cancellationToken = default(CancellationToken))'.
todoapp-avalonia / ios: samples/todoapp/TodoApp.Avalonia/TodoApp.Avalonia/Services/LoggingHandler.cs#L28
Possible null reference argument for parameter 'content' in 'Task LoggingHandler.WriteContentAsync(HttpContent content, CancellationToken cancellationToken = default(CancellationToken))'.
todoapp-maui / ios
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
todoapp-avalonia / ios
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167