Should i be concerned about these warnings #15731
cconner100
started this conversation in
General
Replies: 1 comment 7 replies
-
Thanks for the report. Those a recent warnings added by .NET that we're handling with #15711, and they're not a concern at this point. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Seems like we are accessing obsolete android sdk items?
warning XAOBS001: 'ComponentActivity' is obsolete: 'While this type is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'ComponentActivity' is obsolete: 'While this type is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'ComponentActivity' is obsolete: 'While this type is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportBackgroundTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportBackgroundTintList.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportBackgroundTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportBackgroundTintMode.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportCompoundDrawablesTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportCompoundDrawablesTintList.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportCompoundDrawablesTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatButton.SupportCompoundDrawablesTintMode.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportBackgroundTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportBackgroundTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportButtonTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportButtonTintList.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportButtonTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportButtonTintMode.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportCompoundDrawablesTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportCompoundDrawablesTintList.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportCompoundDrawablesTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatCheckBox.SupportCompoundDrawablesTintMode.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'Fragment.MPreviousWho' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'Fragment.MPreviousWho' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'Fragment.HasOptionsMenu.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'Fragment.IsMenuVisible.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportBackgroundTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportBackgroundTintList.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportBackgroundTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportBackgroundTintMode.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportButtonTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportButtonTintList.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportButtonTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportButtonTintMode.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportCompoundDrawablesTintList.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportCompoundDrawablesTintList.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportCompoundDrawablesTintMode.get' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.' warning XAOBS001: 'AppCompatRadioButton.SupportCompoundDrawablesTintMode.set' is obsolete: 'While this member is 'public', Google considers it internal API and reserves the right to modify or delete it in the future. Use at your own risk.'
Beta Was this translation helpful? Give feedback.
All reactions