Deprecated notices in the error log
Every action on the front or back-end generate following notices in the error log:
- E_USER_DEPRECATED
 - Joomla\CMS\Factory::getDbo() is deprecated. Load the database from the dependency injection container.
 - Error Date 20 January 2022, 13:35:50
 - In File /libraries/src/Factory.php: 422
 - Requested URI /administrator/index.php?option=com_sobipro&task=error
 - E_USER_DEPRECATED
 - Joomla\CMS\Factory::getUser() is deprecated. Load the user from the dependency injection container or via Joomla\CMS\Factory::getApplication()->getIdentity().
 - Error Date 20 January 2022, 13:35:50
 - In File /libraries/src/Factory.php: 335
 - Requested URI /administrator/index.php?option=com_sobipro&task=error
 
Happens on the Joomla 4 only