I'm trying to make a custom google action using the Google Actions console. So far I've had a pretty rough time, given that all the tutorials I found are outdated(-2020). What I did was start with a sample Hello World project:
And then go straight to the test tab (I did this because I thought I was doing something wrong). Every time I try to test I get the error message "Cloud function deployment failed":
I tried looking around in the official documentation, but I couldn't find anything that helped.