Add missing failure item types for bulk import details page
From this comment, we noticed that some of the import items are missing mappings in https://gitlab.com/gitlab-org/gitlab/-/blob/b95e8de12ebc22c951a8dfd5b6e6e3601de55434/app/assets/javascripts/import/constants.js#L4.
We should look at the documentation https://docs.gitlab.com/ee/user/group/import/index.html#migrated-group-items and https://docs.gitlab.com/ee/user/group/import/index.html#migrated-project-items to include all items that can be migrated.