$message=newTranslatableMarkup('Review the <a href=":url"> suggestions for resolving this incompatibility</a> to repair your installation, and then re-run update.php.',[':url'=>'https://www.drupal.org/docs/updating-drupal/troubleshooting-database-updates']);
}
// Use an inline twig template to:
// - Concatenate two MarkupInterface objects and preserve safeness.
// - Concatenate MarkupInterface objects and preserve safeness.
// - Use the item_list theme for the extension list.