Rasa data validate complaining about utter_ask

Hello I have a form and rules very similar to the one described in this video.

But when I run “rasa data validate” it complains that my utter_ask reponses are not in a rule or story. How should I include them in my stories or rules?

Don’t worry about that warning. It’s “normal”.

I wasn’t worried until I wanted to hook in the GitHub actions Rasa has for cicd. It runs “rasa data validate” and I would like it to pass. I corrected it by making the utter_asks and action_ask.