When I recently updated Drupal core to 9.4.2 it failed during the database updates with the following error:
image module
Update image_loading_attribute
• Failed: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "quiz" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of /code/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php).
Since I'm not currently using the Quiz module, I uninstalled it hoping that might resolve the problem. It did not. Any suggestions on how I might resolve this would be most welcome.