.NET 10 #839
Triggered via pull request
October 19, 2025 12:28
Status
Failure
Total duration
1h 14m 30s
Artifacts
–
Annotations
10 errors and 10 warnings
|
build (windows-latest)
Namespace 'com.google.firebase.encoders.json' is used in multiple modules and/or libraries: AndroidManifest.xml, AndroidManifest.xml. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
|
|
build (windows-latest)
C:\Projects\MauiSamples\MauiBarcode\obj\Release\net10.0-android\lp\216\jl\AndroidManifest.xml Warning:
|
|
build (windows-latest)
Namespace 'com.google.android.gms.base' is used in multiple modules and/or libraries: AndroidManifest.xml, AndroidManifest.xml. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
|
|
build (windows-latest)
C:\Projects\MauiSamples\MauiBarcode\obj\Release\net10.0-android\lp\229\jl\AndroidManifest.xml Warning:
|
|
build (windows-latest)
Namespace 'com.google.mlkit.common' is used in multiple modules and/or libraries: AndroidManifest.xml, AndroidManifest.xml. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
|
|
build (windows-latest)
C:\Projects\MauiSamples\MauiBarcode\obj\Release\net10.0-android\lp\227\jl\AndroidManifest.xml Warning:
|
|
build (windows-latest)
Namespace 'com.google.firebase.components' is used in multiple modules and/or libraries: AndroidManifest.xml, AndroidManifest.xml. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
|
|
build (windows-latest)
C:\Projects\MauiSamples\MauiBarcode\obj\Release\net10.0-android\lp\214\jl\AndroidManifest.xml Warning:
|
|
build (windows-latest)
Namespace 'com.google.mlkit.vision.common' is used in multiple modules and/or libraries: AndroidManifest.xml, AndroidManifest.xml. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
|
|
build (windows-latest)
C:\Projects\MauiSamples\MauiBarcode\obj\Release\net10.0-android\lp\228\jl\AndroidManifest.xml Warning:
|
|
build (windows-latest)
'ViewExtensions.RotateTo(VisualElement, double, uint, Easing?)' is obsolete: 'Please use RotateToAsync instead.'
|
|
build (windows-latest)
Possible null reference argument for parameter 'exception' in 'void TaskCompletionSource<Barcode?>.SetException(Exception exception)'.
|
|
build (windows-latest)
'Page.DisplayAlert(string, string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
|
|
build (windows-latest)
'Page.DisplayAlert(string, string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
|
|
build (windows-latest)
'Page.DisplayAlert(string, string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
|
|
build (windows-latest)
'Page.DisplayAlert(string, string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
|
|
build (windows-latest)
'Page.DisplayAlert(string, string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
|
|
build (windows-latest)
This call site is reachable on: 'Android' all versions. 'StatusBar.SetColor(Color?)' is only supported on: 'Android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build (windows-latest)
'Page.DisplayAlert(string, string, string, string)' is obsolete: 'Use DisplayAlertAsync instead'
|
|
build (windows-latest)
This call site is reachable on: 'Android' 21.0 and later. 'AppBuilderExtensions.UseMauiCommunityToolkitMediaElement(MauiAppBuilder, Action<MediaElementOptions>?)' is only supported on: 'Android' 26.0 and later, 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later, 'Tizen' 6.5 and later, 'Windows' 10.0.17763 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|