With TYPO3 v13.4.19 I get a deprecation message caused by sentry_client 5.2.1:
TYPO3 Deprecation Notice:
Using a string of the non-native enumeration TYPO3\CMS\Backend\Toolbar\Enumeration\InformationStatus for $status in SystemInformationToolbarItem->addSystemInformation() has been deprecated and will stop working in TYPO3 v14.0.
Use the native TYPO3\CMS\Backend\Toolbar\InformationStatus instead.
in /var/www/typo3/vendor/typo3/cms-backend/Classes/Backend/ToolbarItems/SystemInformationToolbarItem.php line 118
caused by vendor/networkteam/sentry-client/Classes/EventListener/SystemInformationToolbarCollectorEventListener.php line 20