The latest release 3.0.19 includes code from π Add support for path aliases Needs review which makes use of a method on EntityBase called setOriginal when restoring content. This method was only introduced in Drupal 11 via π Define 'original' as property on the entity object Needs work .
On a d10 site, try to restore content, and get exception:
"Error: Call to undefined method Drupal\node\Entity\Node::setOriginal() in Drupal__node__NodeStorageTrash68dd472bb772f->restoreFromTrash() (line 81 of modules/contrib/trash/src/TrashStorageTrait.php)."
Possibly revert that issue and commit it in a new branch that's D11-only.
Not sure if there's a backwards compatible way to handle that new code in D10 or not
Needs work
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.