xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.64k stars 1.88k forks source link

[Bug] TabbedPageRenderer and ShellItemRenderer is not abstract and does not override abstract method onNavigationItemSelected(MenuItem) in OnItemSelectedListener #15825

Open yohanes-ai opened 9 months ago

yohanes-ai commented 9 months ago

Description

I got an error when updating from Xamarin.Forms 4.7.x to 5.0.0.2012

Steps to Reproduce

  1. Update Xamarin Form at NuGet from 4.7.1351 to 5.0.0.2012
  2. Clean Project -> Close VS -> Delete bin and obj file -> Open VS and rebuild
  3. Error Appears

Expected Behavior

It should be run

Actual Behavior

I got an error

Severity    Code    Description Project File    Line    Suppression State
Error       error: ShellItemRenderer is not abstract and does not override abstract method onNavigationItemSelected(MenuItem) in OnItemSelectedListener
public class ShellItemRenderer  AppName.Droid   C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc643f46942d9dd1fff9\ShellItemRenderer.java  4   
Error       error: TabbedPageRenderer is not abstract and does not override abstract method onNavigationItemSelected(MenuItem) in OnItemSelectedListener
public class TabbedPageRenderer AppName.Droid   C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc64720bb2db43a66fe9\TabbedPageRenderer.java 4   

Basic Information

Environment

Show/Hide Visual Studio info ``` Microsoft Visual Studio Enterprise 2022 Version 17.6.4 VisualStudio.17.Release/17.6.4+33815.320 Microsoft .NET Framework Version 4.8.09037 Installed Version: Enterprise ASP.NET and Web Tools 17.6.326.62524 ASP.NET and Web Tools Azure App Service Tools v3.0.0 17.6.326.62524 Azure App Service Tools v3.0.0 Azure Functions and Web Jobs Tools 17.6.326.62524 Azure Functions and Web Jobs Tools C# Tools 4.6.0-3.23259.8+c3cc1d0ceeab1a65da0217e403851a1e8a30086a C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used. Common Azure Tools 1.10 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools. Extensibility Message Bus 1.4.21 (main@8f226a8) Provides common messaging-based MEF services for loosely coupled Visual Studio extension components communication and integration. Microsoft Azure Tools for Visual Studio 2.9 Support for Azure Cloud Services projects Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines Mono Debugging for Visual Studio 17.6.41 (790a401) Support for debugging Mono processes with Visual Studio. NuGet Package Manager 6.6.0 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/ Razor (ASP.NET Core) 17.6.0.2327201+a6a61fdfa748eaa65aab53dab583276e26af4a3e Provides languages services for ASP.NET Core Razor. SQL Server Data Tools 17.6.13.0 Microsoft SQL Server Data Tools TypeScript Tools 17.0.20329.2001 TypeScript Tools for Microsoft Visual Studio Visual Basic Tools 4.6.0-3.23259.8+c3cc1d0ceeab1a65da0217e403851a1e8a30086a Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used. Visual F# Tools 17.6.0-beta.23174.5+0207bea1afae48d9351ac26fb51afc8260de0a97 Microsoft Visual F# Tools Visual Studio IntelliCode 2.2 AI-assisted development for Visual Studio. VisualStudio.DeviceLog 1.0 Information about my package VisualStudio.Mac 1.0 Mac Extension for Visual Studio VSPackage Extension 1.0 VSPackage Visual Studio Extension Detailed Info Xamarin 17.6.0.251 (d17-6@318364c) Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android. Xamarin Designer 17.6.6.0 (remotes/origin/d17-6@cb430751d1) Visual Studio extension to enable Xamarin Designer tools in Visual Studio. Xamarin Templates 17.6.32 (98c12a2) Templates for building iOS, Android, and Windows apps with Xamarin and Xamarin.Forms. Xamarin.Android SDK 13.2.0.6 (d17-5/a200af1) Xamarin.Android Reference Assemblies and MSBuild support. Mono: 6dd9def Java.Interop: xamarin/java.interop/d17-5@149d70fe SQLite: xamarin/sqlite/3.40.1@68c69d8 Xamarin.Android Tools: xamarin/xamarin-android-tools/d17-5@9f02d77 Xamarin.iOS and Xamarin.Mac SDK 16.4.0.6 (97731c92c) Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support. ```

Build Logs

Rebuild started...
1>------ Rebuild All started: Project: MaxialAdminModelPCL, Configuration: Debug Any CPU ------
2>------ Rebuild All started: Project: OxyPlot, Configuration: Debug Any CPU ------
3>------ Rebuild All started: Project: AppName.Helpers, Configuration: Debug Any CPU ------
4>------ Rebuild All started: Project: AppName.Navigation, Configuration: Debug Any CPU ------
3>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Helpers\Security\Token.cs(27,31,27,42): warning CS0414: The field 'Token._CryptoSalt' is assigned but its value is never used
3>  AppName.Helpers -> C:\Users\root\Downloads\trial3-ori\trial3\AppName.Helpers\bin\Debug\AppName.Helpers.dll
4>  AppName.Navigation -> C:\Users\root\Downloads\trial3-ori\trial3\AppName.Navigation\bin\Debug\AppName.Navigation.dll
1>  MaxialAdminModelPCL -> C:\Users\root\Downloads\trial3-ori\trial3\MaxialAdminModelPCL\bin\Debug\MaxialAdminModelPCL.dll
2>  OxyPlot -> C:\Users\root\Downloads\trial3-ori\trial3\OxyPlot\OxyPlot\bin\PCL\Debug\OxyPlot.dll
5>------ Rebuild All started: Project: OxyPlot.Xamarin.Forms, Configuration: Debug Any CPU ------
6>------ Skipped Rebuild All: Project: OxyPlot.Xamarin.iOS, Configuration: Debug Any CPU ------
6>Project not selected to build for this solution configuration 
5>  OxyPlot.Xamarin.Forms -> C:\Users\root\Downloads\trial3-ori\trial3\OxyPlot\OxyPlot.Xamarin.Forms\bin\Debug\OxyPlot.Xamarin.Forms.dll
7>------ Skipped Rebuild All: Project: OxyPlot.Xamarin.Forms.Platform.iOS, Configuration: Debug Any CPU ------
7>Project not selected to build for this solution configuration 
8>------ Rebuild All started: Project: AppName.Core, Configuration: Debug Any CPU ------
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Base\Extensions\BindablePicker.cs(21,40,21,59): warning CS0108: 'BindablePicker.ItemsSourceProperty' hides inherited member 'Picker.ItemsSourceProperty'. Use the new keyword if hiding was intended.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Base\Extensions\BindablePicker.cs(25,40,25,60): warning CS0108: 'BindablePicker.SelectedItemProperty' hides inherited member 'Picker.SelectedItemProperty'. Use the new keyword if hiding was intended.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Base\Extensions\BindablePicker.cs(37,28,37,39): warning CS0108: 'BindablePicker.ItemsSource' hides inherited member 'Picker.ItemsSource'. Use the new keyword if hiding was intended.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Base\Extensions\BindablePicker.cs(43,23,43,35): warning CS0108: 'BindablePicker.SelectedItem' hides inherited member 'Picker.SelectedItem'. Use the new keyword if hiding was intended.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Model\PS_PosCheck.cs(410,23,410,31): warning CS0114: 'NotificationBreadcrumb.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNFunctionBookingVM.cs(248,36,248,47): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\Views\CustHotelPG.xaml.cs(42,13,42,29): warning CS0618: 'MenuItem.Icon' is obsolete: 'Icon is obsolete as of 4.0.0. Please use IconImageSource instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNFunctionBookingVM.cs(276,27,276,41): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNFunctionBookingVM.cs(281,27,281,41): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\ViewModels\LoginPageVM.cs(197,30,197,31): warning CS0168: The variable 'e' is declared but never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(118,45,118,46): warning CS0168: The variable 'e' is declared but never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNFunctionBookingVM.cs(286,27,286,40): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Manager\Views\MGDashboardPG.xaml.cs(32,13,32,76): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Base\ViewModels\BaseVM.cs(378,38,378,48): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Base\Extensions\ButtonExtended.cs(68,17,68,42): warning CS0618: 'Button.BorderRadius' is obsolete: 'BorderRadius is obsolete as of 2.5.0. Please use CornerRadius instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\Views\LoginPG.xaml.cs(37,17,37,92): warning CS0618: 'Device.OpenUri(Uri)' is obsolete: 'OpenUri is obsolete as of version 4.3.0. Use Launcher.OpenUri (or CanOpen, or TryOpen) from Xamarin.Essentials'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\Views\LoginPG.xaml.cs(40,13,40,53): warning CS0618: 'ResourceDictionary.MergedWith' is obsolete: 'Use Source'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(325,13,325,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNEditMarketingDetailsVM.cs(300,27,300,42): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(350,13,350,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\Views\CustomerPG.xaml.cs(35,17,35,21): warning CS0618: 'MenuItem.Icon' is obsolete: 'Icon is obsolete as of 4.0.0. Please use IconImageSource instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNFunctionListVM.cs(86,36,86,47): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\Views\DistributorPG.xaml.cs(35,17,35,21): warning CS0618: 'MenuItem.Icon' is obsolete: 'Icon is obsolete as of 4.0.0. Please use IconImageSource instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\FrontOffice\ViewModels\FORegCardDocumentVM.cs(38,36,38,47): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNNewFunctionBookingVM.cs(44,131,44,133): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\FrontOffice\ViewModels\FOEditMarketingDetailsVM.cs(323,27,323,42): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNNewFunctionBookingVM.cs(346,27,346,41): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNNewFunctionBookingVM.cs(351,27,351,42): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(594,13,594,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\FrontOffice\ViewModels\FORegCardSummaryVM.cs(82,36,82,47): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Model\PS_Outlet.cs(337,13,337,25): warning CS0618: 'Button.BorderRadius' is obsolete: 'BorderRadius is obsolete as of 2.5.0. Please use CornerRadius instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSSettleCheckPG.xaml.cs(45,39,45,50): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(619,13,619,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNNewFunctionBookingVM.cs(452,30,452,49): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSCheckPG.xaml.cs(623,28,623,49): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(112,21,112,48): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(145,18,145,34): warning CS0219: The variable 'defaultSectionId' is assigned but its value is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSCheckPG.xaml.cs(801,21,801,47): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(762,13,762,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(212,21,212,58): warning CS0618: 'Button.BorderRadius' is obsolete: 'BorderRadius is obsolete as of 2.5.0. Please use CornerRadius instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(242,25,242,51): warning CS0618: 'Button.BorderRadius' is obsolete: 'BorderRadius is obsolete as of 2.5.0. Please use CornerRadius instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(787,13,787,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(860,13,860,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(283,21,283,48): warning CS0618: 'Button.BorderRadius' is obsolete: 'BorderRadius is obsolete as of 2.5.0. Please use CornerRadius instead.'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSOutletListVM.cs(101,36,101,47): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(917,13,917,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(941,13,941,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\FrontOffice\ViewModels\FODueInGuestsVM.cs(125,27,125,41): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(1027,13,1027,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(1052,13,1052,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(836,36,836,47): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\ViewModels\MyAccountVM.cs(317,28,317,45): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(1109,13,1109,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(1134,13,1134,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSOutletLayoutVM.cs(631,27,631,41): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(728,28,728,41): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSOutletLayoutVM.cs(684,30,684,57): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(1250,13,1250,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(736,28,736,44): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\FrontOffice\ViewModels\FOCheckInVM.cs(595,27,595,49): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1034,27,1034,38): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\FrontOffice\ViewModels\FOCheckInVM.cs(613,27,613,40): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameAdminServiceAgent.cs(1275,13,1275,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1078,30,1078,63): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSCheckPG.xaml.cs(1523,28,1523,50): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(781,28,781,48): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1104,30,1104,63): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSCheckPG.xaml.cs(1539,28,1539,45): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(1096,44,1096,58): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1149,30,1149,63): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1209,30,1209,48): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(1203,49,1203,72): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSOutletLayoutVM.cs(985,30,985,60): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSOutletLayoutVM.cs(1006,30,1006,60): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\ViewModels\CustomerListVM.cs(158,75,158,100): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1356,30,1356,61): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1378,30,1378,57): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSSettleCheckVM.cs(1422,30,1422,50): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(1223,72,1223,98): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(987,38,987,39): warning CS0168: The variable 'e' is declared but never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(1318,17,1318,23): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2215,30,2215,59): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2271,30,2271,60): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2293,30,2293,60): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2320,30,2320,57): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2340,30,2340,58): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2364,30,2364,57): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2385,30,2385,58): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\ViewModels\LaunchAppVM.cs(1206,91,1206,159): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2412,30,2412,56): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\ViewModels\PSCheckVM.cs(2477,30,2477,64): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(2892,13,2892,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4175,17,4175,23): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4205,30,4205,31): warning CS0168: The variable 'e' is declared but never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4337,13,4337,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4871,13,4871,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4906,13,4906,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4942,13,4942,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4985,13,4985,19): warning CS0162: Unreachable code detected
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4990,44,4990,70): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(4999,44,4999,73): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(5008,44,5008,72): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Data\AppNameHotelServiceAgent.cs(5017,44,5017,74): warning CS1998: 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.
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\Views\MyAccountPG.xaml.cs(33,26,33,41): warning CS0169: The field 'MyAccountPG.CurrentUserType' is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSCheckPG.xaml.cs(92,26,92,44): warning CS0169: The field 'PSCheckPG._NotificationTimer' is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Model\PS_PosCommandButton.cs(39,23,39,42): warning CS0169: The field 'PS_PosCommandButton._commandButtonColor' is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\FrontOffice\ViewModels\FOEditMarketingDetailsVM.cs(31,41,31,59): warning CS0169: The field 'FOEditMarketingDetailsVM.MIREPSSegmentCodes' is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Model\PS_PosCheck.cs(96,25,96,40): warning CS0169: The field 'PS_PosCheck._SubTotalAmount' is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(42,24,42,35): warning CS0169: The field 'PSOutletLayoutPG._GridHeight' is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\POS\Views\PSOutletLayoutPG.xaml.cs(41,24,41,34): warning CS0169: The field 'PSOutletLayoutPG._GridWidth' is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Admin\ViewModels\CustHotelUserAccessVM.cs(31,40,31,63): warning CS0414: The field 'CustHotelUserAccessVM._AppNameHotelServiceAgent' is assigned but its value is never used
8>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\Functions\ViewModels\FNEditBillingDetailsVM.cs(69,21,69,44): warning CS0414: The field 'FNEditBillingDetailsVM._OriginalPmtMethodIndex' is assigned but its value is never used
8>  AppName.Core -> C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\bin\Debug\AppName.Core.dll
9>------ Rebuild All started: Project: AppName.Droid, Configuration: Debug Any CPU ------
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\Properties\AndroidManifest.xml : warning XA4216: AndroidManifest.xml //uses-sdk/@android:minSdkVersion '16' is less than API-19, this configuration is not supported.
9>  Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "9.0.0.0" [] to Version "12.0.0.0" [C:\Users\root\Downloads\trial3-ori\trial3\packages\Newtonsoft.Json.12.0.1\lib\netstandard2.0\Newtonsoft.Json.dll] to solve conflict and get rid of warning.
9>  Consider app.config remapping of assembly "OxyPlot, Culture=neutral, PublicKeyToken=638079a8f0bd61e9" from Version "0.0.1.0" [C:\Users\root\Downloads\trial3-ori\trial3\AppName.Core\bin\Debug\OxyPlot.dll] to Version "1.0.0.0" [C:\Users\root\Downloads\trial3-ori\trial3\packages\OxyPlot.Core.1.0.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1+Xamarin.iOS10\OxyPlot.dll] to solve conflict and get rid of warning.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2352,5): warning MSB3247: Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /><bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" /></dependentAssembly></assemblyBinding><assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"><dependentAssembly><assemblyIdentity name="OxyPlot" culture="neutral" publicKeyToken="638079a8f0bd61e9" /><bindingRedirect oldVersion="0.0.0.0-1.0.0.0" newVersion="1.0.0.0" /></dependentAssembly></assemblyBinding>
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\MainActivity.cs(134,30,134,43): warning CS0672: Member 'MainActivity.OnBackPressed()' overrides obsolete member 'Activity.OnBackPressed()'. Add the Obsolete attribute to 'MainActivity.OnBackPressed()'.
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(39,39,39,56): warning CS0618: 'PreferenceManager' is obsolete: 'This class is obsoleted in this android platform'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(39,39,39,117): warning CS0618: 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(49,43,49,60): warning CS0618: 'PreferenceManager' is obsolete: 'This class is obsoleted in this android platform'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(49,43,49,121): warning CS0618: 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(73,32,73,59): warning CS0618: 'Forms.Context' is obsolete: 'Context is obsolete as of version 2.5. Please use a local context instead.'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(67,43,67,60): warning CS0618: 'PreferenceManager' is obsolete: 'This class is obsoleted in this android platform'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(67,43,67,121): warning CS0618: 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(83,39,83,56): warning CS0618: 'PreferenceManager' is obsolete: 'This class is obsoleted in this android platform'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(83,39,83,117): warning CS0618: 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(88,32,88,59): warning CS0618: 'Forms.Context' is obsolete: 'Context is obsolete as of version 2.5. Please use a local context instead.'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(94,43,94,60): warning CS0618: 'PreferenceManager' is obsolete: 'This class is obsoleted in this android platform'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(94,43,94,121): warning CS0618: 'PreferenceManager.GetDefaultSharedPreferences(Context?)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\AuthHelper.cs(120,32,120,78): warning CS0618: 'PackageManager.GetPackageInfo(string, PackageInfoFlags)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\GcmService.cs(96,33,96,55): warning CS0618: 'BaseBundle.Get(string?)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(106,17,106,30): warning CS0618: 'Forms.Context' is obsolete: 'Context is obsolete as of version 2.5. Please use a local context instead.'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\MainActivity.cs(104,34,104,35): warning CS0168: The variable 'e' is declared but never used
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(132,17,132,30): warning CS0618: 'Forms.Context' is obsolete: 'Context is obsolete as of version 2.5. Please use a local context instead.'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(138,30,138,31): warning CS0168: The variable 'e' is declared but never used
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\GcmService.cs(124,50,124,86): warning CS0618: 'NotificationCompat.Builder.Builder(Context)' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\MainActivity.cs(151,21,151,41): warning CS0618: 'Activity.OnBackPressed()' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\MainActivity.cs(160,17,160,37): warning CS0618: 'Activity.OnBackPressed()' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(239,21,239,32): warning CS0618: 'BitmapFactory.Options.InPurgeable' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(262,21,262,32): warning CS0618: 'BitmapFactory.Options.InPurgeable' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(305,21,305,32): warning CS0618: 'BitmapFactory.Options.InPurgeable' is obsolete: 'deprecated'
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\FileHelper.cs(340,33,340,45): warning CS1998: 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.
9>  AppName.Droid -> C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\bin\Debug\AppName.Droid.dll
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'AppName.Navigation.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'OxyPlot.Xamarin.Forms.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'MaxialAdminModelPCL.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'OxyPlot.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'AppName.Helpers.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'AppName.Core.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'OxyPlot.Xamarin.Forms.Platform.Android.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'Plugin.Connectivity.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: 'Xamarin.Essentials.pdb' is using a deprecated debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
9>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Xamarin\Android\Xamarin.Android.Legacy.targets(402,5): warning XA0125: If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc643f46942d9dd1fff9\ShellItemRenderer.java(4,8): javac.exe error JAVAC0000:  error: ShellItemRenderer is not abstract and does not override abstract method onNavigationItemSelected(MenuItem) in OnItemSelectedListener
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc643f46942d9dd1fff9\ShellItemRenderer.java(4,8): javac.exe error JAVAC0000: public class ShellItemRenderer
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc643f46942d9dd1fff9\ShellItemRenderer.java(4,8): javac.exe error JAVAC0000: 
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc64720bb2db43a66fe9\TabbedPageRenderer.java(4,8): javac.exe error JAVAC0000:  error: TabbedPageRenderer is not abstract and does not override abstract method onNavigationItemSelected(MenuItem) in OnItemSelectedListener
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc64720bb2db43a66fe9\TabbedPageRenderer.java(4,8): javac.exe error JAVAC0000: public class TabbedPageRenderer
9>C:\Users\root\Downloads\trial3-ori\trial3\AppName.Droid\obj\Debug\130\android\src\crc64720bb2db43a66fe9\TabbedPageRenderer.java(4,8): javac.exe error JAVAC0000: 
========== Rebuild All: 6 succeeded, 1 failed, 2 skipped ==========
========== Rebuild started at 8:24 PM and took 47.685 seconds ==========