Rasa X reports forms and custom actions as domain inconsistencies

All of my custom actions, forms, and form validation actions are being reported as inconsistent with my domain file. Rasa X is recommending that I “create response” for each of them, and I don’t even know what that means in this context. Incidentally, when I try building stories using Rasa X, all of the forms and custom actions trigger action_default_fallback although I don’t know if this issue is related.

Also, you can see in the picture (left side) that there are two domain files listed. These are identical, and I don’t know why this is occurring or if it is contributing to the problem.

rasa run actions --debug and rasa data validate both run without issue.