I ran updates on the site and now I am getting these warnings:
Warning: Undefined variable $content_moderation_state_entity_base_table in Drupal\content_moderation\ViewsData->getViewsData() (line 89 of core/modules/content_moderation/src/ViewsData.php).
Warning: Undefined variable $entity_type_id in Drupal\content_moderation\ViewsData->getViewsData() (line 95 of core/modules/content_moderation/src/ViewsData.php).
Warning: Undefined variable $content_moderation_state_entity_revision_base_table in Drupal\content_moderation\ViewsData->getViewsData() (line 107 of core/modules/content_moderation/src/ViewsData.php).
Warning: Undefined variable $entity_type_id in Drupal\content_moderation\ViewsData->getViewsData() (line 113 of core/modules/content_moderation/src/ViewsData.php).