You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'VisualElement.Measure(double, double, MeasureFlags)' is obsolete: 'Use Measure with no flags.'
The type or namespace name 'Hosting' does not exist in the namespace 'Microsoft.Maui.Controls.Compatibility' (are you missing an assembly reference?)
'CardsLayout.Measure(double, double)' hides inherited member 'VisualElement.Measure(double, double)'. Use the new keyword if hiding was intended.
The type or namespace name 'Hosting' does not exist in the namespace 'Microsoft.Maui.Controls.Compatibility' (are you missing an assembly reference?)
'CardsLayout.Measure(double, double)' hides inherited member 'VisualElement.Measure(double, double)'. Use the new keyword if hiding was intended.
The type or namespace name 'Hosting' does not exist in the namespace 'Microsoft.Maui.Controls.Compatibility' (are you missing an assembly reference?)
'CardsLayout.Measure(double, double)' hides inherited member 'VisualElement.Measure(double, double)'. Use the new keyword if hiding was intended.
Optimizing assemblies for size failed.
Avoid inexact read with 'System.IO.Stream.ReadAsync(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
'PathGeometry' does not contain a definition for 'ToCGPath' and no accessible extension method 'ToCGPath' accepting a first argument of type 'PathGeometry' could be found (are you missing a using directive or an assembly reference?)
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
Skipping 'Com.Applandeo.Materialcalendarview.CalendarView.Companion' due to a duplicate nested type name. (Java type: 'com.applandeo.materialcalendarview.CalendarView')
Skipping 'Com.Applandeo.Materialcalendarview.Utils.CalendarProperties.Companion' due to a duplicate nested type name. (Java type: 'com.applandeo.materialcalendarview.utils.CalendarProperties')
'EventDay' is obsolete: 'This class is obsoleted in this android platform'
'IOnDayClickListener' is obsolete: 'This class is obsoleted in this android platform'
'IOnDayClickListener' is obsolete: 'This class is obsoleted in this android platform'
'IOnDayLongClickListener' is obsolete: 'This class is obsoleted in this android platform'
'IOnDayLongClickListener' is obsolete: 'This class is obsoleted in this android platform'
The member 'OutOfDateRangeException.Equals(Object?)' does not hide an accessible member. The new keyword is not required.
The member 'UnsupportedMethodsException.Equals(Object?)' does not hide an accessible member. The new keyword is not required.