Edit:
the implementation of hook_entity_presave has changed in Drupal 9.2
https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Entity%21...
function hook_entity_presave(Drupal\Core\Entity\EntityInterface $entity)
Original:
php 7.4
Drupal 9.2.12
drush 8.4.8
drush upwd user --password="new password"
Parameter 1 to uber_affiliate_user_presave() expected to be a reference, value given [warning]
ModuleHandler.php:403
ArgumentCountError: Too few arguments to function uber_affiliate_user_presave(), 1 passed and[error]
exactly 3 expected in uber_affiliate_user_presave() (line 38 of
drupal9/html/modules/contrib/uber_affiliate/uber_affiliate.module)
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.