This was missed in the Drupal 9 compatibility issues.
FileSystem::uriScheme() is deprecated in drupal:8.8.0. It will be removed from drupal:9.0.0. Use \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::getScheme() instead. See https://www.drupal.org/node/3035273
Comments
Comment #3
tynor commentedFix pushed to 4.x, and backported to 8.x-3.x.