HomeSoftware Heritage

deposit_check: Actually store warning in deposit status detail

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

deposit_check: Actually store warning in deposit status detail

Prior to this commit, only rejected deposit were storing problem details. Now that we
can have warnings even in case of 'verified' deposit, we need to store that details for
post-analysis.

Note that this also fixes the docstring of the overall class which were out of date
since the beginning (duplicated from another class).

Related to T3677

Commit No Longer Exists

This commit no longer exists in the repository.