Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

[test] Update Android.App.Activity with API 31 Javadocs #25

Closed
wants to merge 5 commits into from

Conversation

pjcollins
Copy link
Member

DO NOT MERGE.

Opening PR to see if the triggered build will render differently than the CI build from the branch.

@opbld31
Copy link

opbld31 commented May 25, 2021

Docs Build status updates of commit 8a3b480:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/Mono.Android/en/Android.App/Activity.xml ⚠️Warning View Details

docs/Mono.Android/en/Android.App/Activity.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnRestoreInstanceState(Android.OS.Bundle,+Android.OS.PersistableBundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.SetResult(Android.App.Result,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.ActivityManager.GetRecentTasks(System.Int32,+Android.App.RecentTaskFlags)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyUp(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.ShowDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.Content.ContentResolver.Query(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.CreatePendingResult(System.Int32,+Android.Content.Intent,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.ManagedQuery(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateThumbnail(Android.Graphics.Bitmap,+Android.Graphics.Canvas)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld31
Copy link

opbld31 commented Jul 13, 2021

Docs Build status updates of commit 013e125:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/Mono.Android/en/Android.App/Activity.xml ⚠️Warning View Details

docs/Mono.Android/en/Android.App/Activity.xml

  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.ManagedQuery(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.CreatePendingResult(System.Int32,+Android.Content.Intent,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.ShowDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyUp(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateThumbnail(Android.Graphics.Bitmap,+Android.Graphics.Canvas)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.SetResult(Android.App.Result,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.ActivityManager.GetRecentTasks(System.Int32,+Android.App.RecentTaskFlags)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnRestoreInstanceState(Android.OS.Bundle,+Android.OS.PersistableBundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning-xref-not-found] Cross reference not found: 'Android.Content.ContentResolver.Query(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld33
Copy link

opbld33 commented Oct 27, 2021

Docs Build status updates of commit f9c3dee:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/Mono.Android/en/Android.App/Activity.xml ⚠️Warning View Details

docs/Mono.Android/en/Android.App/Activity.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyUp(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.SetResult(Android.App.Result,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.ActivityManager.GetRecentTasks(System.Int32,+Android.App.RecentTaskFlags)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.ManagedQuery(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.ShowDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnRestoreInstanceState(Android.OS.Bundle,+Android.OS.PersistableBundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateThumbnail(Android.Graphics.Bitmap,+Android.Graphics.Canvas)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.CreatePendingResult(System.Int32,+Android.Content.Intent,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.Content.ContentResolver.Query(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 0, Column 0: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tt' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@pjcollins pjcollins changed the title [test] Update Android.App.Activity with API 30 Javadocs [test] Update Android.App.Activity with API 31 Javadocs Oct 29, 2021
@opbld30
Copy link

opbld30 commented Oct 29, 2021

Docs Build status updates of commit 6f4f159:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/Mono.Android/en/Android.App/Activity.xml ⚠️Warning View Details

docs/Mono.Android/en/Android.App/Activity.xml

  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.Views.LayoutInflater.CreateView(System.String,+System.String,+System.String)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateThumbnail(Android.Graphics.Bitmap,+Android.Graphics.Canvas)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.ShowDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyUp(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.SetContentView(Android.Views.View,+.LayoutParams)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnKeyDown(Android.Views.Keycode,+Android.Views.KeyEvent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnRestoreInstanceState(Android.OS.Bundle,+Android.OS.PersistableBundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.SetResult(Android.App.Result,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.Content.ContentResolver.Query(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.ActivityManager.GetRecentTasks(System.Int32,+Android.App.RecentTaskFlags)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.CreatePendingResult(System.Int32,+Android.Content.Intent,+Android.Content.Intent)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.ManagedQuery(Android.Net.Uri,+System.String[],+System.String[],+System.String[],+System.String[])'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnCreateDialog(System.Int32,+Android.OS.Bundle)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.OnPrepareDialog(System.Int32,+Android.App.Dialog,+Android.App.Dialog)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Fragment.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.
  • Line 0, Column 0: [Warning: xref-not-found] Cross reference not found: 'Android.App.Activity.StartActivityForResult(Android.Content.Intent,+System.Int32)'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@pjcollins
Copy link
Member Author

Closing this as it has served its testing purpose.

@pjcollins pjcollins closed this Oct 29, 2021
@pjcollins pjcollins deleted the pjc/activity-api30-update branch October 29, 2021 22:02
@pjcollins pjcollins restored the pjc/activity-api30-update branch November 3, 2021 00:47
@pjcollins pjcollins deleted the pjc/activity-api30-update branch November 3, 2021 00:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants